The extension is licensed under AGPL-3.0.
- PHP v5.4+
- CiviCRM 4.7+
There is no extra configuration or installation process but simple installation of CiviCRM's Extension.
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
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
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.
No issues detected yet!