Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (14 loc) · 1011 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 1011 Bytes

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