github.com/webfactorybulgaria/Attributes
pkg:composer/webfactorybulgaria/attributes
Installs: 31
Dependents: 1
Suggesters: 0
Stars: 0
Open Issues: 0
Advisories: 0
Aikido package health analysis
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 217739dfe7b974a1806d6baf4ea1e1861df24f5f
This package is not auto-updated.
Last update: 2026-04-26 04:35:23 UTC
Products Attributes
Add this to resources/assets/typicms/app.js:
if (moduleName === 'attribute-groups' && action === 'edit') { moduleName = 'attributes'; }
Run gulp js-admin