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

gaurav.kapoor created an issue.