This is a very customized CiviCRM extension for the Sporting Detection Dogs Association. It is designed to better integrate the trial application process and add macro type buttons to the Administration tab.
The extension is licensed under AGPL-3.0.
- PHP v7.2+
- CiviCRM 5.37+
Learn more about installing CiviCRM extensions in the CiviCRM Sysadmin Guide.
Sysadmins and developers may download the .zip
file for this extension and
install it with the command-line tool cv.
cd <extension-dir>
cv dl ca.sdda.trialadmin@https://github.com/cub69/ca.sdda.trialadmin/archive/master.zip
Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.
git clone https://github.com/cub69/ca.sdda.trialadmin.git
cv en trialadmin
Once installed, it creates 2 new tables/entities in the database civicrm_trialadmin and civicrm_trialcomponents. Go to Events, Manage, Settings and a new tab will be seen called Administration. Under that tab it will display Trial details. These details are specifically linked to the event, which is created by the application process.