/io.github.iamriajul.membershipperiodtracker

CiviCRM's extension, this extension will keep track of Membership create/renew.

Primary LanguagePHPOtherNOASSERTION

Membership Period Tracker

Package: io.github.iamriajul.membershipperiodtracker

Membership Period History:

Screenshot

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v5.4+
  • CiviCRM 4.7+

Installation (Web UI)

There is no extra configuration or installation process but simple installation of CiviCRM's Extension.

Installation (CLI, Zip)

Sysadmins and developers may download the .zip file for this extension and install it with the command-line tool cv.

cd <extension-dir>
cv dl io.github.iamriajul.membershipperiodtracker@https://github.com/iamriajul/io.github.iamriajul.membershipperiodtracker/archive/master.zip

Installation (CLI, Git)

Sysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.

git clone https://github.com/iamriajul/io.github.iamriajul.membershipperiodtracker.git
cv en membershipperiodtracker

Usage

To get started, create or renew Membership for a Contact and then go to that Contact/Individuals Page and there you will see a New Tab right after Memberships called Membership Period History, then click that Tab and you will see all Membership Period History for that Contact from when you installed the Extension.

Known Issues

No issues detected yet!