/VinaiKopp_CatalogSetup

This extension contains an extended catalog setup class with additional methods Magento developers might find useful.

Primary LanguagePHP

This Magento 1 extension is orphaned, unsupported and no longer maintained.

If you use it, you are effectively adopting the code for your own project.

Extended Catalog EAV Setup Class

This extension contains an extended catalog setup class with additional methods Magento developers might find useful.

Facts

Description

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.

Compatibility

  • Only tested with magento 1.8

Support

If you have any issues with this extension, open an issue on GitHub (see URL above)

Contribution

Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Vinai Kopp
http://www.netzarbeiter.com
@VinaiKopp

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2013 Vinai Kopp