Skip to content

hvperdrive/wcm-participation-module-am

Repository files navigation

wcm-boilerplate-module

[Description]

Prerequisites

How to install

  1. Publish the latest version to the nexus repo if necessary
  2. Define the module and version in Pelorus multitenancy instance
  3. Add module to the Pelorus CMS tenant/instance in peloruse multitenancy instance

Usage

API

You can find the API reference in the swagger/output folder as a swagger definition. You can beautify the output by copying the content into a swagger editor (eg. http://editor.swagger.io/#/).

Implementation

Important notes

Module development

Please read the following on how to work with WCM modules before changing anything to this repo.

Modules manual on Github
Modules manual on Digipolis Bitbucket