项目作者: greenpeace-cee

项目描述 :
CiviCRM Credit Note Disabler
高级语言: PHP
项目地址: git://github.com/greenpeace-cee/at.greenpeace.creditnope.git
创建时间: 2019-10-09T13:37:39Z
项目社区:https://github.com/greenpeace-cee/at.greenpeace.creditnope

开源协议:GNU Affero General Public License v3.0

下载


CiviCRM Credit Note Disabler

CircleCI

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.

Requirements

  • PHP v7.0+
  • CiviCRM 5.20

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.

  1. cd <extension-dir>
  2. cv dl at.greenpeace.creditnope@https://github.com/greenpeace-cee/at.greenpeace.creditnope/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.

  1. git clone https://github.com/greenpeace-cee/at.greenpeace.creditnope.git
  2. cv en creditnope

Usage

After installation, credit note IDs will no longer be generated when
contributions are cancelled.