Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

wasilzafar/aemformssurveys

Repository files navigation

AEM Forms

This project simulates Survey functionality using Forms add-on package on AEM 6.2

How to build

To build all the modules run in the project root directory the following command with Maven 3:

mvn clean install

If you have a running AEM instance you can build and package the whole project and deploy into AEM with

mvn clean install -PautoInstallPackage

Or to deploy it to a publish instance, run

mvn clean install -PautoInstallPackagePublish

Or to deploy only the bundle to the author, run

mvn clean install -PautoInstallBundle

About

Surveys using AEM Forms add-on package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published