/Magento-ChangeAttributeSet

In Magento every product has a fixed attibute set. This module enables you to switch it.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

ChangeAttributeSet

Build Status

What does ChangeAttributeSet do?

In Magento every product has a fixed attribute set that cannot be changed after the product's creation. This is in many productive contexts not an acceptable limitation. This module overrides the standard behaviour and makes it possible to change attribute sets after the item's creation making Magento even more flexible. :).

Now completely without rewrites, so it should be fully compatible with other Modules.

Documentation

Change the Attribute Set of any Product:

Manage Products

Allow or Deny Changing the Attribute Set for certain User Roles using ACLs:

Role Permissions

Enable deletion of orphan data:

Configuration Catalog

Requirements

  • PHP >= 5.4