webtrees ReadMe File
For Module: Custom JavaScript
- Purpose of the module
- Installing the module
- How to use the module
This module provides the ability for administrators to add custom JavaScript to webtrees.
The module consists of two files in addition to this "Read me" file.
Installation is very simple. Extract the files from their zip container into your server's webtrees /modules folder. This will create a new folder in /modules called "custom_js" containing all files. Then login to webtrees as administrator and go to Module Administration (Admin -> Module Administration). Look down the list of installed modules for "Custom JavaScript" and ensure it is ticked as "enabled". Then go to the module configuration screen and put in your custom JavaScript, save the configuration and you are ready.
One possible use for this module is to implement Google Analytics on your site.