Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 536 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 536 Bytes

Sample test module

This is simplest module for UNA, it can be used as starting point for other modules or just like an example.

Installation

  1. Copy test folder to modules/vendor dir (create vendor dir, if it isn't there)
  2. Go to your site Studio (/studio) > Apps > Downloaded > Find 'Test' module and click Install

Extending basic functionality

Please refer to the wiki page on how to add more features to it.