WP Manifestindependent plugin directory
manifest / integrations / civicrm-acf-integration

CiviCRM ACF Integration archived

CiviCRM ACF Integration is a WordPress plugin that enables integration between CiviCRM Entities and WordPress Entities with data synced via Advanced Custom Fields.

by Christian Wach · github.com/christianwach/civicrm-acf-integration · website

7stars
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/christianwach/civicrm-acf-integration/archive/refs/heads/master.zip

From the readme

CiviCRM ACF Integration This plugin is now discontinued. Please use CiviCRM Profile Sync instead. Enables integration between CiviCRM Entities and WordPress Entities with data synced via Advanced Custom Fields. Description CiviCRM ACF Integration is a WordPress plugin that enables integration between CiviCRM Entities and WordPress Entities with data synced via Advanced Custom Fields. Please be aware that this plugin is at an early stage of development and - although it is limited in its coverage of the entities that can be linked - it is fairly comprehensive in its mapping of the built-in CiviCRM Custom Field Types with their corresponding ACF Field Types. So if, for now, you want to display (or create) a Contact Type on your WordPress site with ACF Fields that contain synced CiviCRM data, this plugin could work for you. This plugin recommends a minimum of WordPress 4.9, Advanced Custom Fields 5.8 or Advanced Custom Fields Pro 5.8 and CiviCRM 5.1

Read the full README on GitHub →