fromholdio / silverstripe-grouploginredirect
A small SilverStripe module that allows assigning a page to a security group, forcing redirection to that page upon login for users in that group.
Package info
github.com/fromholdio/silverstripe-grouploginredirect
Type:silverstripe-vendormodule
pkg:composer/fromholdio/silverstripe-grouploginredirect
1.1.0
2023-05-23 07:21 UTC
Requires
- silverstripe/framework: ~4.2 || ~5.0
This package is auto-updated.
Last update: 2026-02-23 14:07:49 UTC
README
A small SilverStripe module that allows assigning a page to a security group, forcing redirection to that page upon login for users in that group.
Requirements
- silverstripe-cms ^4 and ^5
Installation
composer require fromholdio/silverstripe-grouploginredirect
Details & Usage
Docs