concrete5-community / dark_mode_editor
A ConcreteCMS package that adds a Dark Mode Toggle to CKEditor
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:concrete5-package
pkg:composer/concrete5-community/dark_mode_editor
Requires
- concrete5/core: ^8.5.7 || ^9
README
CKEditor Dark Mode Toggle
This ConcreteCMS package that adds a Dark Mode Toggle to CKEditor.
Installation
- From the ConcreteCMS Marketplace: (to be done)
- For composer-based Concrete instances, simply run
composer require concrete5-community/dark_mode_editor
- Manual installation:
- download a
dark_mode_editor-v….zipfile from the releases page - extract the zip file in your
packagesdirectory
- download a
Then, you have to login in your ConcreteCMS website, go to the Dashboard > Extend Concrete > Add Functionality, and install the package.
Usage
Once the package is installed, you can activate/deactivate the "Dark Mode Toggle" plugin in the System & Settings > Basics > Rich Text Editor dashboard page.
When the plugin is activated, you'll see a new icon in the CKEditor toolbar that, if clicked, lets you toggle the dark background.
Credits
This ConcreteCMS package has been originally developed by blinkbox.