Skip to content

adobe/commerce-events-ext-tpl

@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.
  4. aio app deploy & aio app undeploy will take care of the event registration/subscription if aio-cli-plugin-extension is installed.

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

Security policy

Stars

Watchers

Forks

Packages

No packages published