Skip to content

A CiviCRM extension that demonstrates extensive modification of the contribution tab using the searchColumns hook.

License

Notifications You must be signed in to change notification settings

MegaphoneJon/agbucontributiontab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agbucontributiontab

Screenshot

(*FIXME: In one or two paragraphs, describe what the extension does and why one would download it. *)

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v5.6+
  • CiviCRM (FIXME: Version number)

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 agbucontributiontab@https://github.com/FIXME/agbucontributiontab/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/FIXME/agbucontributiontab.git
cv en agbucontributiontab

Usage

(* FIXME: Where would a new user navigate to get started? What changes would they see? *)

Known Issues

(* FIXME *)

About

A CiviCRM extension that demonstrates extensive modification of the contribution tab using the searchColumns hook.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages