Provides a utility from the Contact record's Actions button to manage the user account connection. This allows you to disassociate a contact from a user account or connect them to a different user.
The extension is licensed under AGPL-3.0.
- PHP v5.6+
- CiviCRM 5+
This extension has not yet been published for installation via the web UI.
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 biz.lcdservices.usermgmt@https://github.com/lcdservices/biz.lcdservices.usermgmt/archive/master.zipSysadmins and developers may clone the Git repo for this extension and install it with the command-line tool cv.
git clone https://github.com/lcdservices/biz.lcdservices.usermgmt
cv en usermgmt