Magento2 Downgrade Ee Ce Save

Migration Tool for Magento Commerce (EE) to Magento OpenSource (CE)

Project README

Migration Tool for Magento Commerce to Magento OpenSource

Also known as Magento Enterprise (EE) to Magento Community (CE).

This migrating tool allows to downgrade the database schema without altering the data. The major difference between the two editions are the staging definitions that enable draft and scheduled publication. Beside that the scripts provided by the tool will remove some specific tables and attributes of the Magento Commerce Edition. It will also o my keep the latest version available for product and categories in staging.

NOTICE

  • This tool has been initially developed for Magento Commerce 2.2.* version.
  • This tool has not been tested with a split database configuration.
  • Looking #6 it seems that the tool is working also with Magento Commerces 2.4.*

How to use

mysql -u <user> <database> < <script.sql>

Where :

  • user is your mysql user.
  • password is your mysql user credentials
  • database is your magento database
  • script.sql is the script you want to run from the following list:

READY TO USE:

Similar package

Authors

  • Thomas Klein - Maintainer - GitHub followers

License

This project is licensed under the MIT License - see the LICENSE details.

That's all folks!

Open Source Agenda is not affiliated with "Magento2 Downgrade Ee Ce" Project. README Source: opengento/magento2-downgrade-ee-ce
Stars
52
Open Issues
2
Last Commit
6 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating