Skip to content

mariam21arauj/commerce-events-ext-tpl

 
 

Repository files navigation

@adobe/commerce-events-ext-tpl

Extensibility Template for Handling Commerce Events

Prerequisites

Installation

  • npm install -g @adobe/aio-cli

Local Usage

  1. git clone <template-url> & npm install
  2. aio app init <your-folder-name> --template <relative-path-to-template-folder-from-project-root> OR aio app init <your-folder-name> --template <absolute-path-to-template-folder>
  3. Check your app.config.yaml file to see if the actions and event codes are set up correctly.

Production Usage

  1. aio app init <your-folder-name>
  2. Select the template named @adobe/commerce-events-ext-tpl

Contributing

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

Licensing

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

About

Extensibility Template for Handling Commerce Events

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%