verbb/redactor-tweaks

A small Craft CMS plugin that provides some tweaks to the default Redactor II Rich Text fieldtype.


Keywords
cms, Redactor, Craft, craftcms, craft-plugin
License
MIT

Documentation

Redactor Tweaks for Craft CMS

A small Craft CMS plugin that provides some tweaks to the default Redactor II Rich Text fieldtype.

Provides the following:

  • Change default font from Trebuchet MS to Helvetica
  • Change default font size from 16px to 14px
  • Change default toolbar button size from 16px to 12px (smaller buttons)

Before

After

Installation

You can install Redactor Tweaks via the plugin store, or through Composer.

Craft Plugin Store

To install Redactor Tweaks, navigate to the Plugin Store section of your Craft control panel, search for Redactor Tweaks, and click the Try button.

Composer

You can also add the package to your project using Composer.

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require verbb/redactor-tweaks
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Redactor Tweaks.

Show your Support

Redactor Tweaks is licensed under the MIT license, meaning it will always be free and open source – we love free stuff! If you'd like to show your support to the plugin regardless, Sponsor development.