Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Converted to OpenMage Compatible #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

henryhayes
Copy link

Magento 1.9 CE and Enterprise has been abandoned by Adobe. The project has been re-adopted and called OpenMage. This commit makes this module fully compatible.

reiser and others added 5 commits August 1, 2016 19:55
In app/code/community/Sandfox/ImportExportFix/etc/config.xml the import_entity_product node has to be moved into config/global/models/importexport/rewrite.
In app/code/community/Sandfox/ImportExportFix/Model/Import/Entity/Product.php parent class name has to be renamed from Enterprise_ImportExport_Model_Import_Entity_Product to Mage_ImportExport_Model_Import_Entity_Product.
In app/etc/modules/Sandfox_ImportExportFix.xml change Enterprise_ImportExport dependency into Mage_ImportExport.
@tim-bezhashvyly
Copy link
Contributor

I have no write access to merge it but generally looks fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants