Skip to content

aminakhyat/assets-commerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

assets-commerce

This project contains the AEM Commerce boilerplate artifacts. It demonstrates the usage of Product SKU metadata field for Adobe Experience Manager (AEM). It is intended as a best-practice set of examples as well as a potential starting point to develop your own functionality.

General overview of an AEM project for cloud services is available here.

Modules

The main parts of the template are:

  • ui.apps: contains the product data metadata field, a corresponding metadataschema formbuilder component, and overlay of a few ootb formbuilder components. Also contains a RepositoryInitializer config to register a new namespace
  • ui.content: contains sample 'default' metadata form with a commerce tab commerce tab in metadata

How to build

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

mvn clean install

This will build only the artefacts for an AEM as a Cloud Service target. To install the content pkg onto local aem cloud service sdk

mvn clean install content-package:install

About

AEM artifacts to be installed while working with new assets-commerce rule engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 94.3%
  • JavaScript 5.0%
  • CSS 0.7%