(*FIXME: In one or two paragraphs, describe what the extension does and why one would download it. *)
The extension is licensed under AGPL-3.0.
- PHP v7.4+
- CiviCRM (FIXME: Version number)
Learn more about installing CiviCRM extensions in the CiviCRM Sysadmin Guide.
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 me.sxs.memberscards@https://github.com/FIXME/me.sxs.memberscards/archive/master.zip
or
cd <extension-dir>
cv dl me.sxs.memberscards@https://lab.civicrm.org/extensions/me.sxs.memberscards/-/archive/main/me.sxs.memberscards-main.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/FIXME/me.sxs.memberscards.git
cv en memberscards
or
git clone https://lab.civicrm.org/extensions/me.sxs.memberscards.git
cv en memberscards
(* FIXME: Where would a new user navigate to get started? What changes would they see? *)
(* FIXME *)