Skip to content

Instantly share code, notes, and snippets.

@michaelmcandrew
Created March 13, 2018 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaelmcandrew/f213414401804668d3a43f5228ee41ae to your computer and use it in GitHub Desktop.
Save michaelmcandrew/f213414401804668d3a43f5228ee41ae to your computer and use it in GitHub Desktop.

test

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.4+
  • 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 test@https://github.com/FIXME/test/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/test.git
cv en test

Usage

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

Known Issues

(* FIXME *)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment