Skip to content

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