joemcl / com.joineryhq.eventbrite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

com.joineryhq.eventbrite

Provides synchronization to CiviCRM for participants and payments registered through Eventbrite.

The extension is licensed under GPL-3.0.

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.joineryhq.eventbrite@https://github.com/twomice/com.joineryhq.eventbrite/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/twomice/com.joineryhq.eventbrite.git
cv en eventbrite

Usage

Configuration options are available at Administer > CiviEvent > Eventbrite Integration

  • The extension asks for your "Personal OAuth Token"; this may also be called the "Private API key" under the properties of the API Key in your Evenbrite account settings.

About

License:Other


Languages

Language:PHP 89.5%Language:Smarty 5.9%Language:TSQL 4.6%