Skip to content

TechMex-io/RoleBasedRedirect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

RoleBasedRedirect

A module for Processwire CMS to redirect users based on their role upon login.

Install

$ cd site/modules
$ mkdir RoleBasedRedirect
$ cd RoleBasedRedirect
$ git clone [email protected]:TechMex-io/RoleBasedRedirect.git .

Install the module via the Modules section of the Processwire admin.

Configuration

In the module's settings, add the key value pairs of userrole=/URL/, for example:

admin=/clients/

with this, any user with a role of admin will be redirected to /clients/.

About

Processwire module that redirects users to specific URLs based on their roles upon login.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages