Go to file
CiviWare Solutions 347d23d88d Merge branch 'master' of jon/com.megaphonetech.relateentities into master 2019-09-20 16:46:17 +00:00
CRM/RelateEntities Fix FGB error 2019-09-20 11:49:15 -04:00
api/v3 Added extension code 2019-09-16 00:02:17 +01:00
templates/CRM/RelateEntities Added extension code 2019-09-16 00:02:17 +01:00
xml Added xml file for schema 2019-09-19 22:56:56 +01:00
LICENSE.txt Added extension code 2019-09-16 00:02:17 +01:00
README.md Added extension code 2019-09-16 00:02:17 +01:00
info.xml Added extension code 2019-09-16 00:02:17 +01:00
relateentities.civix.php Added xml file for schema 2019-09-19 22:56:56 +01:00
relateentities.php Added xml file for schema 2019-09-19 22:56:56 +01:00

README.md

com.megaphonetech.relateentities

(*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 com.megaphonetech.relateentities@https://github.com/FIXME/com.megaphonetech.relateentities/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/com.megaphonetech.relateentities.git
cv en relateentities

Usage

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

Known Issues

(* FIXME *)