Sample projects and applications to demonstrate and test wcm.io features.
Documentation: https://wcm.io/samples/
Issues: https://github.com/wcm-io/io.wcm.samples/issues
Wiki: https://wcm-io.atlassian.net/wiki/
Continuous Integration: https://github.com/wcm-io/io.wcm.samples/actions
Commercial support: https://wcm.io/commercial-support.html
If you want to build wcm.io from sources make sure you have configured all Maven Repositories in your settings.xml.
See Maven Settings for an example with a full configuration.
- Clone the github repository https://github.com/wcm-io/io.wcm.samples
- Start an AEM author instance at http://localhost:4502
- Execute deploy script
build-deploy.sh
to deploy the application and sample content and configuration to the instance. - Open http://localhost:4502/editor.html/content/wcm-io-samples/en.html in your browser
- AEM 6.5.17+ or AEMaaCS SDK
- Java 11