This extension allows donors to set the financial type of a donation while on a contribution page.
The extension is licensed under AGPL-3.0.
- PHP v5.4+
- CiviCRM 5.3
This extension has not yet been published for installation via the web UI.
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 com.megaphonetech.ftoverride@https://github.com/MegaphoneJon/com.megaphonetech.ftoverride/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 git@github.com:MegaphoneJon/com.megaphonetech.ftoverride.git
cv en com.megaphonetech.ftoverride
Upon installation, you will find a new field, Designation, when creating or editing a contribution page. This you to select financial types that can be associated with your contribution page and selected by a payer when they make their contribution. This new field, Designation, will be available in both the back-end user interface and the public-facing contribution page.
None.