This extension disables the generation of credit note IDs for cancelled contributions. The generation of credit note IDs tends to cause performance issues on sites with many contributions.
The extension is licensed under AGPL-3.0.
- PHP v7.0+
- CiviCRM 5.20
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 at.greenpeace.creditnope@https://github.com/greenpeace-cee/at.greenpeace.creditnope/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/greenpeace-cee/at.greenpeace.creditnope.git
cv en creditnope
After installation, credit note IDs will no longer be generated when contributions are cancelled.