Skip to content

Commit

Permalink
README - Poll Module (#3416)
Browse files Browse the repository at this point in the history
  • Loading branch information
addison74 authored Jul 29, 2023
1 parent 79e73bd commit 3e7be11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -212,12 +212,14 @@ Most important changes will be listed here, all other changes since `19.4.0` can
- `Mage_Compiler`
- `Mage_GoogleBase`
- `Mage_PageCache` ([#2258](https://github.com/OpenMage/magento-lts/pull/2258))
- `Mage_Poll` ([#3098](https://github.com/OpenMage/magento-lts/pull/3098))
- `Mage_Xmlconnect`
- `Phoenix_Moneybookers`

_If you rely on those modules you can reinstall them with composer:_
- `Mage_Backup`: `composer require openmage/module-mage-backup`
- `Mage_PageCache`: `composer require openmage/module-mage-pagecache`
- `Mage_Poll`: `composer require openmage/module-mage-poll`
- `Legacy frontend themes`: `composer require openmage/legacy-frontend-themes`

### Between OpenMage 19.x and 20.x
Expand All @@ -233,7 +235,6 @@ Do not use 20.x.x if you need IE support.
- enabled website level config cache ([#2355](https://github.com/OpenMage/magento-lts/pull/2355))
- made overrides of Mage_Core_Model_Resource_Db_Abstract::delete respect parent api ([#1257](https://github.com/OpenMage/magento-lts/pull/1257))
- rewrote Mage_Eav_Model_Config as cache for all eav entity and attribute reads ([#2993](https://github.com/OpenMage/magento-lts/pull/2993))
- removed module Mage_Poll ([3098](https://github.com/OpenMage/magento-lts/pull/3098), you can install it with `composer require openmage/module-mage-poll`)

For full list of changes, you can [compare tags](https://github.com/OpenMage/magento-lts/compare/1.9.4.x...20.0).

Expand Down

0 comments on commit 3e7be11

Please sign in to comment.