Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Panel
  1. Download the respective product cartridge from the PPaaS product page on the WSO2 website.

  2. Navigate to the Template Module.

    Code Block
    cd <TEMPLATE_MODULE_PATH>

    Example: 

    Code Block
    cd <PRIVATE<DAS_PAASCARTRIDGE_CARTRIDGES_HOME>/wso2das/3.0.0/templates-module
  3. Build the Template Module.

    Code Block
    mvn clean install

...