Skip to content

Latest commit

 

History

History
 
 

rich_text_components

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Steps to successfully add new Rich Text Component:

  1. Create folder in extensions/rich_text_components with all the files
  2. Create new record in JSON in assets/rich_text_components_definitions.js
  3. Add script-imports into core/templates/dev/head/components/rich_text_components.html

More in Wiki