DynamicDirectives
GitHub - magesuite/dynamic-directives
This module contains a general logic for dynamic directives. Specific dynamic directives are implemented in other modules. f.e. in magesuite-content-constructor-frontend
ย
Installation
This module is required by magesuite-content-constructor-frontend, which ia part of core package
ย
Installation if metapackage is not used:
composer require "creativestyle/magesuite-dynamic-directives" ^1.0.0
Admin settings
There is no admin setting for this module.
Below is an example of custom dynamic directives used in a child project:
ย
Backend
Backend documentation need to be added
Example of dynamic directive implementation : content-constructor-frontend/Model/Directive/Directives at 5.x ยท magesuite/content-constructor-frontend
Frontend
There are no frontend features in this module.
ย
ย
ย