Skip to content

simplicitesoftware/module-demo-mustache

Repository files navigation


DemoMustache module definition

Quality Gate Status

Introduction

This module contains a simple web frontend example for the demo order management application based on Mustache templating.

Prerequisites

The Demo module must be installed and configured before importing this addon module.

Import

To import this module:

  • Create a module named DemoMustache
  • Set the settings as:
{
	"type": "git",
	"origin": {
		"uri": "https://github.com/simplicitesoftware/module-demo-mustache.git"
	}
}
  • Click on the Import module button

DemoMustacheFrontend external object definition

Simple demo frontend using Mustache templating