Skip to content

ahmed-musallam/aem-admin-interface-generator

Repository files navigation

AEM Admin Interface Generator

This is a cli that generates a skeleton Admin UI into an existing AEM codebase. It follows the concepts outlined in this blog post and adds coral-spectrum as a dependency.

Installation

npm install -g aem-admin-interface-generator

Usage

cd to an AEM project, under /apps directory, run:

aemag admin new

Answer the simple prompts, and voila! You now have an admin interface in your project!

About

Generate Administrator Interfaces in AEM that do not break with AEM versions

Resources

Stars

Watchers

Forks

Packages

No packages published