CiviCooP / org.civicoop.recurringcontributionsearch

A custom search for searching recurring contributions
Other
0 stars 0 forks source link

Recurring Contribution Search

Screenshot

The recurring contribution search adds a custom search to CiviCRM in which a user can search for recurring contributions. With recurring contributions we mean the agreement (such as donate every month 10 euro); not the actual contribution.

The extension is licensed under AGPL-3.0.

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.

cd <extension-dir>
cv dl org.civicoop.recurringcontributionsearch@https://github.com/civicoop/org.civicoop.recurringcontributionsearch/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 @https://github.com/civicoop/org.civicoop.recurringcontributionsearch
cv en org.civicoop.recurringcontributionsearch

Usage

You can find the custom search under Search --> Custom Searches --> Recurring Contribution Search