Skip to content
Snippets Groups Projects

Grant Multifund Support

This extension allows a backend user to add multiple fund sources for a grant. In other words, it lets you pay for a grant using monies from several different accounts, rather than having a single fund/account that pays for it all.

biz.jmaconsulting.grantfinancialsupport.multifund is a 'sub-extension', since it extends the functionality of the Grant Programs extension.

Requirements

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. We recommend taking a .zip file based on the latest tag, rather than one based on the master branch which is not intended to be production ready all of the time.

cd <extension-dir>
cv dl biz.jmaconsulting.grantfinancialsupport.multifund@https://lab.civicrm.org/extensions/multifund/-/archive/0.1/multifund-0.1.zip

Installation (CLI, Git)

Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv. We recommend using the latest tag release, as the master branch is not intended to be production ready all of the time.

git clone https://lab.civicrm.org/extensions/multifund.git
cv en multifund

Usage

This screencast shows an empty accounting batch which later ends up containing multiple fund transactions of a single grant after it has been paid.