Skip to content
This repository was archived by the owner on Jan 9, 2019. It is now read-only.

Modules

daeks edited this page Mar 1, 2017 · 1 revision

Summary:

Modules are extensions to YARMan's core functions. Each module in is stored in the modules folder and will be loaded automatically on detection.

How to add a new module to YARMan

Copy the whole module folder into the modules directory and reload your page.

How to write an own module

Create a new folder inside the modules directory containing your module's name.

TBD

Clone this wiki locally