dhensby/silverstripe-masquerade

SilverStripe module to allow you to masquerade as other users

Maintainers

Package info

github.com/dhensby/silverstripe-masquerade

Type:silverstripe-vendormodule

pkg:composer/dhensby/silverstripe-masquerade

Statistics

Installs: 25 732

Dependents: 1

Suggesters: 0

Stars: 14

Open Issues: 1

v2.0.0 2026-02-24 10:13 UTC

README

Lint, Test & Release

About

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.

Documentation

Please see the documentation

Requirements

  • SilverStripe Framework ^6
  • PHP 8.1+

Installation

Installation is only supported via composer:

composer require dhensby/silverstripe-masquerade

Contributing

Please see CONTRIBUTING.md for guidelines regarding testing and development instructions.

A change log is maintained in CHANGELOG.md

License

Please see LICENSE.md

Credits

Mask logo by Travis Beckham

3.1.x Compatibility fix by @axyr