Active
Project:
Magento
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Jun 2022 at 14:48 UTC
Updated:
12 Jun 2022 at 14:48 UTC
Jump to comment: Most recent
Currently, the logic of importing product types is run during module installation. It can be a bit inconvenient for a website to benefit from it as modules are generally enabled only once in the development cycle. It should be moved to configuration and should utilize a batch process for a successful import. It would also be good to have the feature of reverting the import process.
Comments