Skip to content

Keep Related or Inherited Membership Status in sync with primary membership.

License

Notifications You must be signed in to change notification settings

Skvare/com.skvare.fixrelatedmembershipstatus

Repository files navigation

com.skvare.fixrelatedmembershipstatus

Screenshot

This extension allows you to keep related membership status the same as primary membership status. Admin can configure settings to lookup the primary membership status list and related membership status list and update related membership status as per the primary record.

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v7.2+
  • CiviCRM

Installation (Web UI)

Learn more about installing CiviCRM extensions in the CiviCRM Sysadmin Guide.

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 com.skvare.fixrelatedmembershipstatus@https://github.com/Skvare/com.skvare.fixrelatedmembershipstatus/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/Skvare/com.skvare.fixrelatedmembershipstatus.git
cv en fixrelatedmembershipstatus

Getting Started

http://domain.name/civicrm/admin/member/fixrelatedstatus

  • Keep Related Membership Status same as Primary for these status: Set a list of membership statuses for the primary membership record.
  • Look for related membership status: Set a list of membership statuses for related membership records.
  • Scheduled job runs on a daily basis to correct related membership status as per primary membership status.

About

Keep Related or Inherited Membership Status in sync with primary membership.

Resources

License

Stars

Watchers

Forks

Packages

No packages published