magentohackathon / module-productattributeacl
Manage product attribute permissions.
Installs: 6
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 8
Forks: 1
Open Issues: 0
pkg:composer/magentohackathon/module-productattributeacl
This package is not auto-updated.
Last update: 2025-10-20 22:09:08 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)