Skip to content

adobe/guides-extension

Repository files navigation

guides-extension NPM version

This is a starting point for creating extension Adobe AEM Guides. Minimum required guides version is 4.3 (on-prem) and 2310 (cloud).

The AEM Guides Extension package allows you to customise the UI of your app as per your requirements. Some examples of customisations can be adding a button to a toolbar, a new input field in the comments box or another option in the context menu.

This repository contains the documentation to help you build and add these customisations to AEM Guides. Use the below steps to access the documentation:

Running the Documentation

  1. This repository needs node

  2. To run the documentation, in the guides-extension/docs directory, run the following commands:

npm run build
npm run start

You can now access the documentation at default address: localhost:3000/

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published