Manage Twingle projects and events as campaigns in CiviCRM
Find a file
Marc Michalsky forumZFD d031c82f31
bug fix
rename function
2021-02-03 10:08:02 +01:00
api/v3 bug fix 2021-02-03 10:08:02 +01:00
CRM/TwingleCampaign small cosmetic fixes 2021-02-02 20:25:42 +01:00
images Initial commit 2020-09-25 15:50:42 +02:00
templates/CRM/TwingleCampaign/Form add option to select a case to start for event initiator 2020-11-12 17:38:30 +01:00
tests/phpunit add delete apis 2021-02-02 13:22:42 +01:00
xml/Menu Initial commit 2020-09-25 15:50:42 +02:00
info.xml require de.systopia.campaign extension 2020-11-12 15:19:36 +01:00
LICENSE.txt change copyright owner 2020-09-29 08:59:43 +02:00
phpunit.xml.dist implement TwingleForm API 2020-12-07 17:27:52 +01:00
README.md Initial commit 2020-09-25 15:50:42 +02:00
twinglecampaign.civix.php Initial commit 2020-09-25 15:50:42 +02:00
twinglecampaign.php implement TwingleProject cloning 2021-02-01 14:30:32 +01:00

de.forumzfd.twinglecampaign

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 v7.0+
  • 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 de.forumzfd.twinglecampaign@https://github.com/FIXME/de.forumzfd.twinglecampaign/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/de.forumzfd.twinglecampaign.git
cv en twinglecampaign

Usage

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

Known Issues

(* FIXME *)