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

flagbit/Magento-ChangeAttributeSet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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