Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/Flagbit/Magento-ChangeAttributeSet
- Owner: flagbit
- License: gpl-2.0
- Archived: true
- Created: 2011-04-19T08:44:31.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-06-11T21:33:16.000Z (over 5 years ago)
- Last Synced: 2024-11-02T01:32:50.116Z (2 months ago)
- Language: PHP
- Homepage: http://www.magentocommerce.com/magento-connect/Flagbit+GmbH+%26+Co.+KG/extension/706/change-attribute-set
- Size: 267 KB
- Stars: 77
- Watchers: 50
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- mageres - Flagbit ChangeAttributeSet - Extension that lets you change attribute set for every product (Extensions / Free)
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