Skip to content
This repository has been archived by the owner on Jan 29, 2021. It is now read-only.

wttech/Carty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carty logo

Purpose

Carty is an integrated tool to create, edit, review and test Sling mappings for Adobe CQ/AEM. Read more.

Features

  • mapping generator - enter domain and the content path and Carty will take of everything else,
  • mapping editor - edit, move, create and delete sling:Mapping entries,
  • tester - check what will be the result of the map or resolve operation,
  • highlighter - Carty explains which entries have been applied to a specific part of the tested URL,
  • configuration - you may choose any path to create mappings, it doesn't have to be the mapping root currently set in the Resource Resolver

Prerequisites

  • AEM 6.2 or AEM 6.3
  • Maven 3.x

Installation

mvn clean install crx:install

Optionally, you may set Maven properties: instance.url, instance.login and instance.password.

Usage

Find Carty under the /miscadmin or /etc/carty.html.

Screenshot