Manage Twingle projects and events as campaigns in CiviCRM
Find a file
2021-03-15 22:57:08 +01:00
api/v3 ️ meet standard for getsingle api response 2021-03-09 20:51:03 +01:00
CRM/TwingleCampaign ️ meet standard for getsingle api response 2021-03-09 20:51:03 +01:00
docs/api fix file name 2021-02-12 15:43:05 +01:00
images Initial commit 2020-09-25 15:50:42 +02:00
l10n use LC_MESSAGES for po and mo files 2021-03-15 22:39:23 +01:00
templates/CRM/TwingleCampaign/Form 👾 bug fix: wrong extension key in translation string 2021-03-15 22:50:09 +01:00
tests/phpunit implement TwingleCampaign.sync 2021-02-11 18:35:01 +01:00
xml/Menu rename settings page to "Twingle Campaign Configuration" 2021-03-15 22:57:08 +01:00
info.xml require de.systopia.twingle extension 2021-02-22 13:19:26 +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 👾 bug fix: don't call APIWrapper twice 2021-03-08 19:00:50 +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 *)