ABOUT THE PROJECT
For this project I created a custom module that integrates into CKEditor. It gives content updaters the ability to click a button in the rich text editor and select any block to insert from a dropdown. This allowed them to directly insert it into the body field which solved major positional requirements that layout builder could not achieve. The embed block object can than easily be modified by just right clicking and editing the dropdown selection.
FEATURES
- Custom module with filter processor
- Automatically generated block dropdown selector
- Uses data attributes to persist filter settings
- Contributed to Embed Block via pull request
MADE FOR
Web Team