WP Manifestindependent plugin directory
manifest / unclassified / wpcv-civicrm-event-organiser

CiviCRM Event Organiser

Keeps Event Organiser plugin Events in sync with CiviCRM Events.

by Christian Wach · github.com/wpcv/wpcv-civicrm-event-organiser · website

0stars
1forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/wpcv/wpcv-civicrm-event-organiser/archive/refs/heads/main.zip

Declares 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 →