How to author using Universal Editor on DA

This demo showcases how you can use the Universal Editor (UE) for a full WYSIWYG and forms-based authoring experience on Document Authoring (DA) powered sites.

Universal Editor provides an in-context visual editing experience where authors can edit content directly on the rendered page. It combines visual editing with forms-based property panels, giving authors full control over both content and block configuration without leaving the page context.

With UE, authors can visually add, remove, and rearrange blocks and sections, edit text and images inline, and configure block properties through structured forms — all while seeing a live preview of how the page will look to end users.

UE is enabled for DA sites using component models and instrumentation. Learn more at https://www.aem.live/developer/ue

Key Capabilities

This demo takes you through a journey from the author's view to :

  1. Open a DA page in Universal Editor
  2. Edit text and images inline using WYSIWYG editing
  3. Use the property panel to configure block options via forms
  4. Add new blocks and sections from the component toolbar
  5. Rearrange content by dragging and dropping blocks
  6. Preview and publish the page

How UE is set up for this site

The demo site has Universal Editor integration configured with:

These models live in the ue/models/ folder and follow the AEM UE documentation.