Invoice (pending contribution) generator for TBUSA
Go to file
Jon Goldberg 84a8314761
initial commit
2019-06-28 16:54:40 -04:00
CRM/Tbusainvoicegen initial commit 2019-06-28 16:54:40 -04:00
api/v3/Invoicegen initial commit 2019-06-28 16:54:40 -04:00
images initial commit 2019-06-28 16:54:40 -04:00
tests/phpunit initial commit 2019-06-28 16:54:40 -04:00
LICENSE.txt initial commit 2019-06-28 16:54:40 -04:00
README.md initial commit 2019-06-28 16:54:40 -04:00
info.xml initial commit 2019-06-28 16:54:40 -04:00
phpunit.xml.dist initial commit 2019-06-28 16:54:40 -04:00
tbusainvoicegen.civix.php initial commit 2019-06-28 16:54:40 -04:00
tbusainvoicegen.php initial commit 2019-06-28 16:54:40 -04:00

README.md

tbusainvoicegen

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

Usage

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

Known Issues

(* FIXME *)