Skip to content
reggie #7 edited this page Oct 3, 2017 · 14 revisions

Welcome to the AEM Tools wiki. My name is Radosław Wesołowski, I work as a BE AEM freelance developer. Throughout my career I've developed some tools that proved useful in the projects I took part in. The one here is aimed at preserving them for myself and, being open source, might be helpful to the community, who knows, maybe it solves some issues for you too. In case it does - please let me know, I'll be pleased to know I could help.


The installation should be straightforward if you have experience with AEM via maven workflow. It was developed and tested on 6.3 without any additional hotfixes or service packs. Just remember to have the Adobe stuff in settings.xml (check out README in case of doubt). Once the code is installed to localhost - you can browse the sample pages from both /content/enigmatic branch and from /content/mobirise one.

The first part is very raw and its purpose is to show the minimal setup of features presented without additional flamboyances that come with the fully featured corporate website equipped with fancy designs and lots of custom front-end code. All of the core code is there as well.

The second piece is quite the opposite. It's much closer to a real life scenario usage of the features. It's definitely not a production ready project in there yet, but still it should hopefully be quite close to such state. The front end comes from Mobirise's Free HTML Bootstrap templates: One Page and Blog Demo. The ones linked might differ from the version used by me since they've updated their examples.

Features

Clone this wiki locally