Skip to content

adobe/adobe-dx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6c785f0 · Apr 8, 2024
Oct 6, 2020
Jul 3, 2020
Sep 4, 2023
Oct 19, 2020
Sep 18, 2020
Jun 18, 2020
Mar 18, 2020
May 26, 2020
May 20, 2020
Feb 3, 2020
Feb 3, 2020
Feb 3, 2020
Feb 14, 2020
Nov 5, 2020
Jul 29, 2020
Nov 1, 2020
Jul 29, 2020
Nov 10, 2020
Jun 18, 2020
Jun 18, 2020
Apr 8, 2024
Aug 4, 2020

Adobe Dx

Quality gate

Build Coverage

  • dx core Maven Central
  • dx testing extenstion Maven Central
  • dx admin Maven Central
  • dx structure components Maven Central
  • dx content components Maven Central

Description

A toolkit for AEM to help build exceptional digital experiences, on top of AEM core components

building DX modules

first ensure you have adobe public repository setup (see 'adobe-public' profile in our bots settings.xml file)

DX is a set of modules that can be used separately, you can build them all using

mvn

command at the root of the project. all package contains all modules.

you might want to just install docs application, after the build just run cd apps/docs && mvn content-package:install

if you want your build to be directly installed to your local aem instance, just add install-all maven profile

mvn -Pinstall-all

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Releasing

For authorized people willing to release a module, look at Release guide for more information.

Discussion

For ongoing discussions related to adobe-dx, see the adobe-dx-dev page.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.