GithubHelp home page GithubHelp logo

fredide / aem-toolbox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tricode/aem-toolbox

0.0 3.0 0.0 184 KB

Useful collection of small Adobe Experience Manager related tools

License: GNU General Public License v2.0

Java 97.72% CSS 2.28%

aem-toolbox's Introduction

Tricode AEM toolbox

A collection of Adobe Experience Manager related tools that are useful in most projects. Offers a plugin mechanism that allows one to create custom plugins.

Requirements

Currently CQ 5.6.x or AEM 6 are supported.

Current functionality:

  • Package size estimation

Allows one to estimate the size that a package will be when its built. Comes in handy when you want to create content packages but are not sure how big the included content is. Its only possible to select packages that have not been built before or where the filter has been changed, otherwise this would not make sense since the size is already known.

  • Data migration

A data migration mechanism for repository content. Can be used for example to migrate component data structures when a new version of the component is created that stores is data differently and existing component instances may not be broken. To add a custom patch create an OSGI service that implements and exposes itself using the nl.tricode.aem.tools.plugins.datamigration.Patch interface.

Build instructions

To build the project you have to have the repo.adobe.com repository (or a mirror of it) in your Maven configuration.

Do a mvn clean package to build the CRX package. It will be located in the content/target folder.

Its also possible to deploy to your local instance after build, for that activate the installPackage profile: mvn clean install -PinstallPackage

Support and warranty

Use at your own risk, the code comes without any warranty. In case you need support for this or code or custom plugins we can offer consultancy services. See http://www.tricode.nl/ for more information.

aem-toolbox's People

Contributors

svbeek avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.