Skip to content

hvperdrive/wcm-eventhandler-module

Repository files navigation

wcm-eventhandler-module

This module gives you the opportunity to map WCM internal events to the Digipolis eventhandler.

Prerequisites

How to install

  1. Clone or download the zip of this repository.
  2. Run "npm install" in the main folder directory.
  3. Run "gulp build" in the main folder directory.
  4. Upload the zip created by previous steps (located in the "dist" folder).

Usage

API

There is no public API available.

Implementation

Setting up

  1. Add all the required settings
    1.1. Go to modules
    1.2. Edit the dig-events module
    1.3. Under Variables open Config
    1.4. Enter data for all available fields
    1.5. Save the module
  2. The menu option Events should have been added if everything went correctly
  3. Map an internal event to an Event handler Topic
    3.1. Click on New Event.
    3.2. Add an administration name (will only be used to name the setup)
    3.3. Select the wcm event group in Source
    3.4. Click on Add Event to map an event of the source to a topic
    3.5 Save the event.

Module development

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

Modules manual
Modules manual on Digipolis Bitbucket

About

A WCM event handler module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published