magentohackathon / module-productattributeacl
Manage product attribute permissions.
dev-master
2017-05-24 08:24 UTC
This package is not auto-updated.
Last update: 2024-12-30 18:00:02 UTC
README
Intention of the feature
- to lock specific attributes from editing specific values of products
- to set permission per product attribute for multiple roles differently
- to set two permission levels per single attribute per role entity
- to grant/ revoke permission to show product attribute values
- (in dependence of previous) to grant/ revoke permission to edit product attribute value
- to define a permission level by default, but you can deviate from that in specific case
use cases
- Magento Admin panel user isn't authorized to edit specific product data, because the data sovereignty needs to be assigned to the previous leading data supplying system (e.g. ERP)
- A department, an user (by role) isn't responsible/ authorized to edit specific product data (to increase data quality)
- A department, an user (by role) shouldn't see specific product data values, so they can focus on their real task. (to increase usability)