Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 626 Bytes

Readme.md

File metadata and controls

15 lines (12 loc) · 626 Bytes

About

This repository will help you create a module for webtrees. It is a basic, working module with no functionality.

Usage

Copy/clone to the directory you will develop your module and change those variables:

  • src/modulename to the modulename (lower case recommended)
  • src/modulename/module.php - each occurence of "modulename" with the module's name (lower case recommended).
  • The rest inside module.php as you desire.

Links

LICENSE

Public Domain or no licence - this project does not achieve the needed threshold of originality.