1.0.0-beta.9 • Published 8 months ago

@adobe/commerce-events-ext-tpl v1.0.0-beta.9

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
8 months ago

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