Skip to content

Allow configurable children#467

Open
bjoern-tantau wants to merge 3 commits intodweeves:masterfrom
bjoern-tantau:allow-configurable-children
Open

Allow configurable children#467
bjoern-tantau wants to merge 3 commits intodweeves:masterfrom
bjoern-tantau:allow-configurable-children

Conversation

@bjoern-tantau
Copy link

Allowing or dissallowing product types as configurable children is handled in Magento through the configuration 'global/catalog/product/type/configurable/allow_product_types'. When it is hardcoded into Magmi this eliminates the possibility of using custom product types as children. Magento already checks for allowed types when displaying them so I think we can safely ommit the check from Magmi.

Get up to date with parent
Allowing or dissallowing product types as configurable children is handled in Magento through the configuration 'global/catalog/product/type/configurable/allow_product_types'. When it is hardcoded into Magmi this eliminates the possibility of using custom product types as children. Magento already checks for allowed types when displaying them so I think we can safely ommit the check from Magmi.
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.

1 participant