Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Adds Redactor’s “Alignment” plugin to Rich Text fields in Craft, which lets you add alignment to text (duh).

Notifications You must be signed in to change notification settings

hillholliday/Redactor-Alignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Redactor Alignment plugin for Craft

Adds Redactor’s “Alignment” plugin to Rich Text fields in Craft, which lets you add alignment to text.

Installation

To install Redactor Alignment, copy the redactoralignment/ folder into craft/plugins/, and then go to Settings → Plugins and click the “Install” button next to “Redactor Alignment”.

Once installed, open your craft/config/redactor/ folder, and add the alignment plugin in whichever Redactor configs you want it to be enabled in:

"plugins": ["alignment" /* , ... */ ]

Changelog

1.0

  • Initial release

About

Adds Redactor’s “Alignment” plugin to Rich Text fields in Craft, which lets you add alignment to text (duh).

Resources

Stars

Watchers

Forks

Packages

No packages published