carlcs/craft-redactorcustomstyles

Redactor Custom Styles plugin for Craft CMS

Installs: 181 674

Dependents: 4

Suggesters: 0

Security: 0

Stars: 61

Watchers: 5

Forks: 13

Open Issues: 3

Language:CSS

Type:craft-plugin

5.0.0 2024-02-08 19:59 UTC

This package is auto-updated.

Last update: 2024-04-03 09:23:27 UTC


README

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
php craft plugin/install 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