manifest / integrations / content-views-civicrm-data-processor
Content Views CiviCRM
WordPress plugin to integrate Content Views with CiviCRM using the Data Processor extension
by Agileware · github.com/agileware/content-views-civicrm-data-processor · website
★ 4stars
5forks
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/agileware/content-views-civicrm-data-processor/archive/refs/heads/master.zipDeclares an update source (agileware/content-views-civicrm), so updates arrive through the plugin's own updater.
From the readme
Content Views CiviCRM - Content Views integration with the CiviCRM Data Processor
Plugin for integrating Content Views with CiviCRM using the CiviCRM Data Processor as the data source.
Requirements
CiviCRM Data Processor must be installed in the CiviCRM site to use this integration with WordPress and CiviCRM.
Content Views plugin must be installed in WordPress.
Quick guide
Add a new Data Processor in CiviCRM:
1. Select your data sources
1. Add an api output
1. Select the fields, must include a field named id (this field won't be displayed).
1. Select the filters - uncheck the exposed flag if you don't want it to be a live filter.
1. (optional) set default value for filters
1. order the fields and filters in the way you want
1. save it
Then, you can go to content views and select civicrm content type. You will find it under the Data Processor dropdown. Preview it!
Content Views Pro is optional
Content Views Pro is not required for this plugin to function. Content Views Pro provides a "live filters" feature in Content Views. If you want to use this feature then we recommend purchasing a Content Views Pro subscription.
The following patch patches/filter.patch needs to be app
Read the full README on GitHub →
Releases
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.