Setting Up Library Extensions
Document Authoring provides various OOTB Library Extensions which can be used to make authoring experience simpler and easier
To setup the extension
Option 1 (Recommended) -
- Head to the DA Importer App.
- Set the following values to
- By url -
- https://main--refdemo-da--aemxsc.aem.live/.da/config.json
- Organization - {YOUR_DA-SITE_ORG}
- Site - {YOUR_DA-SITE}
- By url -
- Click Import to start the process.
- You should see a “Success” message upon successful import of the config.
- To Preview & Publish the config, head to the DA Bulk Operations App.
- Enter the url of the config sheet
- https://main--{your-site}--{your-org}.aem.live/.da/config.json
- Preview & publish the config respectively.
Option 2 -
- Head to the following destination in your DA site,
- Once inside the .da folder, create a new Sheet, by clicking on the New button.
- Once you have created a new sheet, name it as config.
- Put the following table in the sheet
key
value
format
library-blocks
https://content.da.live/aem-sandbox/block-collection/docs/library/blocks.json
library-templates
https://content.da.live/aem-sandbox/block-collection/docs/library/templates.json
library-icons
https://content.da.live/aem-sandbox/block-collection/docs/library/icons.json
:<content>:
library-placeholders
https://content.da.live/aem-sandbox/block-collection/placeholders.json
{{<content>}}
- Once the content is in place, Preview & Publish the config file.