With the Craft module set up, we are now ready to install our first CKEditor plugin and get it working!
With the Craft module set up, we are now ready to install our first CKEditor plugin and get it working!
We’ll start with the highlight plugin, a toolbar item that allows us to highlight text in the CKEditor field. This plugin is a first-party plugin, and ships with CKEditor, but is not implemented in the Craft CMS version of CKEditor.
To enable it, we need to do the following:
dist directory.$js property$pluginNames property$toolbarItems property.Finally, if the new plugin has a toolbar item, we should be able to see it in the CKEditor settings when we are building our toolbar configuration.

I am the creator of CraftQuest, a web developer, and former software team manager. I spend most of my time improving CraftQuest with code and courses. When I'm not in front of the computer, I spend my time with my family, and running on the roads and trails of Austin, TX.