Back to Home
Developer Tool
AEM Component Generator.
Describe your component once — pick fields and options — and get a complete, copy-paste-ready AEM scaffold: HTL template, Touch UI dialog, Sling Model (with optional Exporter), edit config, and clientlib. No login, runs entirely in your browser. How to use
Start from:
Component basics
Fields
Options
Model style
Output
Save & share
4 files
apps/myproject/components/heroBanner/.content.xml
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
xmlns:cq="http://www.day.com/jcr/cq/1.0"
xmlns:jcr="http://www.jcp.org/jcr/1.0"
jcr:primaryType="cq:Component"
jcr:title="Hero Banner"
componentGroup="My Project - Content"/>
Need a full component library, AEM migration, or headless setup? Let's talk.