Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

Need help in finding documentation regarding CUI

Avatar

Level 1

Hi, 

I am new to AEM and trying to learn about creating custom plugins for rich text editor. I see a lot of code samples for creating plugins, but not much documentation about the editor kernel, toolkit/plugin/command registries and any information about extending plugins and classes. I am working on AEM 6.2.

Could not find any documentation related to those on Granite UI and Coral UI sites.

Please let me know if there is any other place to search for these.

Thanks

3 Replies

Avatar

Level 10

When working with the Touch UI RTE - you typically do not have to code to get RTE plug-ins to work. See: 

https://docs.adobe.com/docs/en/aem/6-2/administer/operations/page-authoring/rich-text-editor.html

https://helpx.adobe.com/experience-manager/using/configure-touchui-rte.html

What are you trying to do? 

Avatar

Level 1

I was able to configure RTE by adding AEM provided plugins. Then I came across this post to create custom plugin to RTE - http://experience-aem.blogspot.com/2015/01/aem-6-sp1-touch-ui-rich-text-editor-plugin-to-upper-case....

The author has added the toolkitImpl, plugin and command to the respective registries to make the plugin work. I could not find any documentation about those registries for creating custom plugins

Avatar

Level 10

Here is the TOuch UI/Granite API Reference: 

https://docs.adobe.com/docs/en/aem/6-2/develop/ref.html