github.com/webfactorybulgaria/Attributes
Source
Issues
Installs: 31
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 217739dfe7b974a1806d6baf4ea1e1861df24f5f
This package is not auto-updated.
Last update: 2024-11-09 20:44:57 UTC
Products Attributes
Add this to resources/assets/typicms/app.js:
if (moduleName === 'attribute-groups' && action === 'edit') { moduleName = 'attributes'; }
Run gulp js-admin