WP Manifestindependent plugin directory
manifest / integrations / membership-id-for-civicrm-user-dashboard

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

0stars
0forks

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.zip

Readme

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

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:

  1. 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.
  2. Activate the plugin.
  3. 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 →