manifest / integrations / civicrm-event-organiser
CiviCRM Event Organiser
CiviCRM Event Organiser is a WordPress plugin for syncing Event Organiser events with CiviCRM events. The plugin syncs Event Organiser Events, Venues and Event Categories to their corresponding entities in CiviCRM.
by Christian Wach · github.com/christianwach/civicrm-event-organiser · website
★ 21stars
18release downloads
8forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/christianwach/civicrm-event-organiser/releases/download/0.8.0/civicrm-event-organiser.zipDeclares an update source (https://github.com/christianwach/civicrm-event-organiser), so updates arrive through the plugin's own updater.
From the readme
CiviCRM Event Organiser
Keep Event Organiser plugin Events in sync with CiviCRM Events.
Description
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.
Important note: Please do not use with CiviCRM 5.47. Your Events in CiviCRM will not respect Daylight Savings offsets.
ACF Integration
This plugin is compatible with CiviCRM Profile Sync which enables integration of Custom Fields on CiviCRM Events with ACF Fields attached to the Event Organiser "Event" Post Type.
Important note: Please make sure you have CiviCRM Profile Sync version 0.5 or greater.
CiviCRM Event ID Field
CiviCRM Event Organiser supplies a custom ACF Field called "CiviCRM Event ID" which can be used for Event Organiser Events that have a one-to-one correspondence with CiviCRM Events. The field will not work as expecte
Read the full README on GitHub →