This is an old revision of the document!


Creating Custom Functions

Custom functions are created using the same framework as our Report and Infographic addons.

Each custom function is placed in its own folder, along with configuration files and any other files that are required for the function to execute.

By default, each custom function should be in the functions folder inside your ARDI site directory. For example, if you've installed ARDI to C:\ARDI and you are using your default site, the folder would be…

C:\ARDI\web\sites\default\functions

Folder Content