symbiote / silverstripe-usertemplates
Provides user-definable templates within the CMS that can be applied to content trees. Allows specification of Layout and main templates, as well as associating css + js files
Installs: 12 785
Dependents: 1
Suggesters: 0
Security: 0
Stars: 14
Watchers: 5
Forks: 10
Open Issues: 7
Type:silverstripe-vendormodule
Requires
- silverstripe/asset-admin: ^1 || ^2
- silverstripe/cms: ^4 || ^5
- symbiote/silverstripe-multivaluefield: ^5 || ^6
Requires (Dev)
README
Allows cms users to apply templates that are created and defined within the CMS directly, including CSS and JavaScript files, to trees of content.
Composer Install
composer require symbiote/silverstripe-usertemplates dev-master
Requirements
- silverstripe/cms: ^4 || ^5
- symbiote/silverstripe-multivaluefield: ^5 || ^6