Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.28 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.28 KB

UserTemplates

Build Status Latest Stable Version Latest Unstable Version Total Downloads License

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

Documentation