Skip to content

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

Notifications You must be signed in to change notification settings

Vinai/VinaiKopp_CatalogSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

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:https://www.netzarbeiter.com
@VinaiKopp

Licence

OSL - Open Software Licence 3.0

Copyright

(c) 2013 Vinai Kopp

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages