Skip to content

palomamtnez/craft-redactorcustomstyles

 
 

Repository files navigation

Redactor Custom Styles plugin for Craft CMS

Apply predefined custom styles to text in Redactor fields.

Installation

Redactor Custom Styles is available in the Plugin Store. You can also install the plugin manually from the command line with the following commands.

> composer require carlcs/craft-redactorcustomstyles
> ./craft install/plugin redactor-custom-styles

Quick Start

Copy the files from _examples/redactor/ into your config/redactor/ folder and a “Example” option will become available within the “Redactor Config” setting on your Redactor field’s settings.

Configuration

...

License

MIT

About

Redactor Custom Styles plugin for Craft CMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 37.6%
  • SCSS 32.7%
  • JavaScript 29.7%