Most projects with a QA and UAT workflow need a way to let testers access privileged user roles on dev and stage environments that they might not otherwise have access to in production.
This module offers a dead simple solution: it automatically creates a dummy user account for each role on the site when it's installed, where the username and password are both set to a known value. By only installing this helper module on dev and stage, it's easy to provide testers with access to these environments via static accounts.
For instance, if your site has a content_editor role, then this module (when installed) will create a user account with the content_editor role and the credentials "qa_content_editor" / "qa_content_editor".
Future plans are to allow for more customization, such as configuration of the prefix, default passwords, whether roles should be created at install time, etc...
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Administration tools, Access control, Developer tools
530 sites report using this module
- Created by danepowell on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Development version: 8.x-1.x-dev updated 26 Jan 2026 at 19:23 UTC

