Skip to content

A CiviCRM extension to allow donors to set the financial type of a donation on a contribution page.

License

Notifications You must be signed in to change notification settings

megaphonetech-dennis/com.megaphonetech.ftoverride

 
 

Repository files navigation

com.megaphonetech.ftoverride

Screenshot

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.

Requirements

  • PHP v5.4+
  • CiviCRM 5.3

Installation (Web UI)

This extension has not yet been published for installation via the web UI.

Installation (CLI, Zip)

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

Installation (CLI, Git)

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

Usage

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.

contribution-page-backend.png screenshot

contribution-page-public.png screenshot

Known Issues

None.

About

A CiviCRM extension to allow donors to set the financial type of a donation on a contribution page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.4%
  • Smarty 6.6%