Customizing CKEditor in Craft CMS

Coding Your First (Simple) CKEditor Plugin

Our first plugin will be a very vanilla out-of-the-box plugin using the code from the CKEditor package generator.

Our first plu­g­in will be a very vanil­la out-of-the-box plu­g­in using the code from the CKEd­i­tor pack­age gen­er­a­tor. This set­up may suf­fice for some setups, but for any­thing beyond just a sim­ple text inser­tion, you’ll want to fol­low the com­po­nent pat­tern sep­a­rat­ing UI, Edit­ing, and the base plu­g­in file. We’ll cov­er that approach in a lat­er video.

Customizing CKEditor in Craft CMS is made up of the following videos: