This module contains a simple web frontend example for the demo order management application based on Mustache templating.
The Demo
module must be installed and configured before importing this addon module.
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
Simple demo frontend using Mustache templating