WP Manifestindependent plugin directory
manifest / integrations / civicrm-directory

CiviCRM Directory

CiviCRM Directory is a WordPress plugin that creates a publicly-viewable directory from data submitted to CiviCRM.

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

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

From the readme

CiviCRM Directory CiviCRM Directory is a WordPress plugin that creates a publicly-viewable directory from data submitted to CiviCRM. Notes #### This plugin has been developed using a minimum of CiviCRM 4.7.23. Installation #### There are two ways to install from GitHub: ZIP Download ###### If you have downloaded CiviCRM Directory as a ZIP file from the GitHub repository, do the following to install and activate the plugin and theme: 1. Unzip the .zip file and, if needed, rename the enclosing folder so that the plugin's files are located directly inside /wp-content/plugins/civicrm-directory 2. Make sure CiviCRM is activated and properly configured 3. Activate the plugin 4. You are done! git clone ###### If you have cloned the code from GitHub, it is assumed that you know what you're doing.

Read the full README on GitHub →