This topic contains 1 reply, has 1 voice, and was last updated by oro_newbie 6 years, 9 months ago.
-
Topic
-
Hi,
Is there a way to extend the import strategy of a bundle. The particular one I’m speaking about is the Magento’s Customer Strategy. There is something I need to do before the entity is saved so I’m guessing it has to with modifying the beforeProcessEntity() function. I’ve extended the bundle with dependency injection and have copied the file CustomerStrategy.php extending the original CustomerStrategy.php and created a importexport.yml file declaring the new location of this file.
It doesn’t seem to detect the new file though. Is there anything more that needs to be done?
Thanks.
The forum ‘OroCRM’ is closed to new topics and replies.