Porting a CKEditor 5 Plugin to Drupal 10
Need to rewrite custom code for the latest version of CKEditor? Follow our step-by-step instructions, which use the plugin ckeditor5-anchor as an example.
Need to rewrite custom code for the latest version of CKEditor? Follow our step-by-step instructions, which use the plugin ckeditor5-anchor as an example.
Recently, my colleague Kevin Porras and I did a presentation at Drupal Camp Costa Rica. It was a great event in which we had a wonderful time discussing plugins, services, events and events subscribers. After the session, we thought it would be nice to write something about it for those who couldn't attend or are interested in levelling up their Drupal module development skills.
That being said, here’s an introduction to services, plugins and events in Drupal. Read on!