Skip to content

academe/civicrm-event-organiser

 
 

Repository files navigation

CiviCRM Event Organiser

A WordPress plugin for syncing Event Organiser plugin Events with CiviCRM Events. The plugin syncs Event Organiser Events, Venues and Event Categories to their corresponding entities in CiviCRM.

If you want Event Organiser Events to play nicely with BuddyPress Groups and Group Hierarchies, you can also install BuddyPress Event Organiser.

Notes

Be warned: this plugin is still at an early stage of development.

This plugin requires at least WordPress 3.6, CiviCRM 4.4 and (optionally) BuddyPress 1.8.

It requires:

If you are using a version of CiviCRM prior to 4.6, it also requires:

Known Issues

The plugin allows automatic linking to event registration, but you will have to apply the function to the appropriate hook in your template(s) yourself. A good hook to use is eventorganiser_additional_event_meta, which has been available since Event Organiser 2.12.5. See the documentation for the function civicrm_event_organiser_registration_link() for details. Thanks to Consilience Media for providing the resources to push this forward.

Installation

There are two ways to install from GitHub:

ZIP Download

If you have downloaded CiviCRM Event Organiser as a ZIP file from the GitHub repository, do the following to install and activate the plugin and theme:

  1. Unzip the .zip file and rename the enclosing folder so that the plugin's files are located directly inside /wp-content/plugins/civicrm-event-organiser
  2. Activate the plugin (if on WP multisite, only activate the plugin on the main site, or wherever Event Organiser is activated)
  3. Go to the plugin's admin page and follow the instructions
  4. You are done!
git clone

If you have cloned the code from GitHub, it is assumed that you know what you're doing.

About

A WordPress plugin for syncing Event Organiser events with CiviCRM events

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%