Skip to content

ALLINAPPLI/userswitchcivicrm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

userswitchcrm

image

Allows to connect as a contact from CiviCRM contact page and action menu if it has a user account on the CMS. Works on WordPress, not tested on Drupal / Joomla / Backdrop. Really useful when testing behaviour between user roles and permissions or supporting clients.

For Standalone you'll a specific extension available here https://lab.civicrm.org/extensions/switchuser The extension is licensed under AGPL-3.0.

Requirements

  • PHP v7.2+
  • CiviCRM (FIXME: Version number)
  • User switching extension for WordPress

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 userswitchcrm@https://github.com/ALLINAPPLI/userswitchcrm/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/ALLINAPPLI/userswitchcrm.git
cv en userswitchcrm

Getting Started

(* FIXME: Where would a new user navigate to get started? What changes would they see? *)

Known Issues

(* FIXME *)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors