Define the structure of the content you will create and serve using AEM’s headless capabilities by using Content Fragment Models.
Now that you have created a configuration, you can use it to create Content Fragment Models.
Content Fragment Models define the structure of the data and content that you will create and manage in AEM. They serve as a kind of scaffolding for your content. When choosing to create content, your authors will select from the Content Fragment Models you define, which guides them in creating content.
An information architect would perform these tasks only sporadically as new models are required. For the purposes of this getting started guide, we only need to create one model.
Log into AEM as a Cloud Service and from the main menu select Tools, General, Content Fragment Models.
Tap or click on the folder that was made by creating your configuration.
Tap or click Create.
Provide a Model Title, Tags and Description. You can also select/deselect Enable model to control whether the model is immediately enabled upon creation.
In the confirmation window, tap or click Open to configure your model.
Using the Content Fragment Model Editor, build your Content Fragment Model by dragging and dropping fields from the Data Types column.
Once you place a field, you must configure its properties. The editor will automatically switch to the Properties tab for the added field where you can provide the mandatory fields.
When you are finished building your model, tap or click Save.
The mode of the newly-created model depends on whether you selected Enable Model when creating the model:
If not already enabled, the model must be Enabled in order to use it.
Select the model you just created and then tap or click Enable.
Confirm enabling the model by tapping or clicking Enable in the confirmation dialog.
The model is now enabled and ready to use.
The Content Fragment Model Editor supports many different data type such as simple text fields, asset references, references to other models, and JSON data.
You can create multiple models. Models can reference other content fragments. Use configurations to organize your models.
Now that you have defined the structures of your Content Fragments by creating models, you can move on to the third part of the getting started guide and create folders where you will store the fragments themselves.
For complete details about Content Fragment Models, see the Content Fragment Models documentation