This Post is all about providing information about the URL`s or different consoles of AEM.
- CRX Explorer - /crx/explorer/index.jsp
- CRXDE Lite - /crx/de/index.jsp
- DAMAdmin - /damadmin
- SITEAdmin - /siteadmin
- Query debug tool - /libs/cq/search/content/querydebug.html
- Content sync console - /libs/cq/contentsync/content/console.html –
- User manager - /libs/granite/security/content/admin.html –
- Felix Bundles console - /system/console/bundles
- Felix admin console JMX / Workflow maintenance tasks - /system/console/jmx/com.adobe.granite.workflow%3Atype%3DMaintenance -
- Felix web admin console JMX / Repository maintenance tasks - /system/console/jmx/com.adobe.granite%3Atype%3DRepository
- /system/console/depfinder – This new 5.6 tool will help you figure out what package exports a class and also prints a Maven Dependency for the class.
- /libs/granite/ui/content/dumplibs.rebuild.html?rebuild=true – For debugging caching problems. Wipes the clientlibs and designs, and force it to rebuild it.
- /system/console/adapters – Shows Adapters registered in the system. This in return helps you to figure out what you can adaptTo() from resource to resource.
No comments:
Post a Comment