/com.skvare.cmsuser

Create CMS user in Bulk using Groups AND Tag assigned to Contacts.

Primary LanguagePHPOtherNOASSERTION

com.skvare.cmsuser

Screenshot

Extension to Create CMS user for Contacts from either Group or Tag, this functionality run using Scheduled Job.

The extension is licensed under AGPL-3.0.

Requirements

  • PHP v7.0+
  • CiviCRM (5.0)

Installation (Web UI)

This extension has not yet been published for installation via the web UI.

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