This module is designed to allow an Administrator to "login" as another "Member" without changing their password or having to enter into other work-arounds. This can be useful for debugging, remote support and verifying bugs that others report.
Please see the documentation
- SilverStripe Framework ^6
- PHP 8.1+
Installation is only supported via composer:
composer require dhensby/silverstripe-masqueradePlease see CONTRIBUTING.md for guidelines regarding testing and development instructions.
A change log is maintained in CHANGELOG.md
Please see LICENSE.md
Mask logo by Travis Beckham
3.1.x Compatibility fix by @axyr