WYSIWYG Authoring
If you are already familiar with AEM, you can use the Sites console to create and manage your pages and then edit them with the Universal Editor.
In this way you can benefit from the tools available in the Sites console such as page management (copy, paste, move) and workflows, but also benefit from the modern Universal Editor.
If this is your use case, as an immediate next step, please see the following documents for a complete overview of how to get up-and-running with the Universal Editor in AEM.
- Developer Getting Started Guide for WYSIWYG authoring with Edge Delivery Services - Get started with your first Universal Editor project in AEM
- Creating Blocks Instrumented for use with the Universal Editor - Learn how to instrument blocks to make your content editable in the Universal Editor
- Content Modeling for WYSIWYG authoring with Edge Delivery Services Projects - Learn the details of how blocks are structured to effectively model your content for use with the Universal Editor.
Once you have read those documents, you can return to this page to learn about the headless authoring use case and how the Universal Editor works in general.
Headless Authoring
If you already have a headless app, you can use the Universal Editor to author content for the app and persist its content as Content Fragments in AEM. The only requirement is that the app is instrumented to allow the use of the Universal Editor.
If this is your use case, as an immediate next step, please see the following document for an example of a headless app instrumented to use the Universal Editor.
Once you have read that document, you can return to this page to learn about the WYSIWYG authoring use case and how the Universal Editor works in general.