Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Flagbit/Magento-ChangeAttributeSet

In Magento every product has a fixed attibute set. This module enables you to switch it.
https://github.com/Flagbit/Magento-ChangeAttributeSet

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

# ChangeAttributeSet

[![Build Status](https://travis-ci.org/Flagbit/Magento-ChangeAttributeSet.svg?branch=travis)](https://travis-ci.org/Flagbit/Magento-ChangeAttributeSet)

## 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](doc/Catalog_Change_Attribute_Set.png)

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

![Role Permissions](doc/ACL_Change_Attribute_Set.png)

Enable deletion of orphan data:

![Configuration Catalog](doc/Configuration_Change_Attribute_Set.png)

## Requirements

- PHP >= 5.4