Content Views CiviCRM Remote Api
Adds the ability to connect Content Views CiviCRM to a remote CiviCRM server.
by Andrei Mondoc · github.com/mecachisenros/content-views-civicrm-remote · website
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/mecachisenros/content-views-civicrm-remote/archive/refs/heads/master.zipDeclares an update source (mecachisenros/content-views-civicrm-remote), so updates arrive through the plugin's own updater.
Readme
Content Views CiviCRM Remote
WordPress plugin for Content Views CiviCRM that adds the ability to use a remote instance of CiviCRM.
Install and setup the remote settings by providing the server (remote server url), path (REST path url, i.e. /wp-content/civicrm/extern/rest.php or /wp-json/civicrm/v3/rest if you are using the CiviCRM REST Api plugin), key (remote site key), and api_key (the user api key), by navigating to the plugin's settings.