Skip to content

[Product] Release Guideline

Steven Yang edited this page Aug 27, 2020 · 1 revision
  1. Create a new Git tag with format <plugin-name>-<version>

    • plugin-name must have the format <ecommerce-name>V<major-version>
    • version must follows Semantic Versioning

    Example: MagentoV1-1.0.0, OpencartV2-1.3.2, WoocommerceV4-2.1.13

  2. A Github release will be automatically created

    Make sure that plugin-name is registered on our Github Release Workflow. Else, this won't work

  3. Include the link of zipped file on the release to Indodana PayLater Documentation so that the merchant can download it

Clone this wiki locally