Customize actions for when one or more Content Fragments are selected.
View the docsAEM Content Fragments UI is a powerful extensible UI for managing creating, managing, and editing Content Fragments. There are several extension points available for customizing the UI to meet your needs. Different extension points are available based on which UI that you are extending.
The Content Fragment Console in AEM (Adobe Experience Manager) is a user interface that provides a centralized location for managing and organizing content fragments. It offers a comprehensive set of tools and features to create, edit, publish, and track content fragments, empowering users to efficiently manage structured content across various channels and touchpoints.
AEM Content Fragments Console is the extensible UI for listing and managing content fragments. AEM Content Fragment Console extensions are created using the @adobe/aem-cf-admin-ui-ext-tpl
App Builder template.
The following Content Fragments Console extension points are available:
The Content Fragment Editor in AEM (Adobe Experience Manager) is a user interface component that allows users to create, edit, and manage content fragments. It provides a visually intuitive and user-friendly environment for working with structured content, enabling users to define and organize content elements, apply templates, manage variations, and preview how the content appears across different channels. The Content Fragment Editor streamlines the process of creating reusable and modular content that can be easily distributed and published across multiple digital experiences.
AEM Content Fragments Editor is the extensible UI for editing content fragments. AEM Content Fragment Editor extensions are created using the @adobe/aem-cf-editor-ui-ext-tpl
App Builder template.
The following Content Fragments Editor extension points are available:
Welcome to a collection of AEM UI extensibility code examples! This resource is designed to provide you with practical demonstrations and insights into extending the Adobe Experience Manager (AEM) user interface. Whether you are a developer looking to enhance the functionality of AEM, these code examples serve as a valuable reference.
Bulk Content Fragment property update
A Content Fragment Console Action Bar extension with modal and Adobe I/O Runtime action.
View the exampleExplore an example action bar extension that generates an image using OpenAI, uploads it to AEM and updates image property on the selected Content Fragment.
View the exampleRich Text Editor toolbar button
Add custom toolbar buttons to RTE fields in the Content Fragment Editor.
View the exampleAdd widgets to Rich Text Editor in the Content Fragment Editor.
View the exampleAdd badges to Rich Text Editor in the Content Fragment Editor.
View the example