Membership ID for CiviCRM User Dashboard
A WordPress plugin that adds Membership ID to the Membership section of the CiviCRM User Dashboard.
by Christian Wach · github.com/christianwach/membership-id-for-civicrm-user-dashboard · 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/christianwach/membership-id-for-civicrm-user-dashboard/archive/refs/heads/main.zipReadme
Membership ID for CiviCRM User Dashboard
Adds the Membership ID to the Membership section of the CiviCRM User Dashboard.
Description
Membership ID for CiviCRM User Dashboard is a WordPress plugin that adds the Membership ID to the Membership section of the CiviCRM User Dashboard.
Requirements
Credits
- Association for Computers and the Humanities for making it happen.
Installation
There are two ways to install from GitHub:
ZIP Download
If you have downloaded Membership ID for CiviCRM User Dashboard as a ZIP file from the GitHub repository, do the following to install and activate the plugin:
- Unzip the .zip file and rename the enclosing folder so that the plugin's files are located directly inside
/wp-content/plugins/membership-id-for-civicrm-user-dashboard. - Activate the plugin.
- You are done!
git clone
If you have cloned the code from GitHub, it is assumed that you know what you're doing.