If you use it, you are effectively adopting the code for your own project.
This extension contains an extended catalog setup class with additional methods Magento developers might find useful.
- version: check the config.xml
- extension key: VinaiKopp_CatalogSetup
- Magento Connect 1.0 extension key: - none -
- Magento Connect 2.0 extension key: - none -
- extension on GitHub
- direct download link
The target users for this extension are developers who like to set up the catalog attributes, attribute sets and attribute groups using setup scripts instead of the Magento backend.
Right now the following methods are available:
- clearCategoryTable
- copyAttributeSet
- groupExistsInSet
- addAttributeOptionsIfNotPresent
- addProductTypeToAttributeApplyTo
- getMaxAttributeOptionSortOrder
- addAttributeStoreLabelsByStore
- addAttributeStoreLabelsByLocale
If needed I'll add more methods as I need them.
Simply install the extension. No configuration required.
- Only tested with magento 1.8
If you have any issues with this extension, open an issue on GitHub (see URL above)
Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.
Vinai Kopp
http://www.netzarbeiter.com
@VinaiKopp
OSL - Open Software Licence 3.0
(c) 2013 Vinai Kopp