Skip to content

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

Notifications You must be signed in to change notification settings

ankumalh/assets-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 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.

⚠️Replace all occurrences of <my-app> in the filter.xml and all the pom.xml files within the project with your app name.

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

No packages published

Contributors 4

  •  
  •  
  •  
  •