# ULI (unique login link to log in an admin without credentials)

**URL:** https://forum.mautic.org/t/uli-unique-login-link-to-log-in-an-admin-without-credentials/36866
**Category:** Ideas and Feature Requests
**Tags:** development
**Created:** [November 6, 2025, 2:55pm UTC](https://forum.mautic.org/t/uli-unique-login-link-to-log-in-an-admin-without-credentials/36866 "2025-11-06T14:55:51Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![woutersf](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/woutersf/32/5453_2.png) [@woutersf](https://forum.mautic.org/u/woutersf)
#### Post date: [November 6, 2025, 2:55pm UTC](https://forum.mautic.org/t/uli-unique-login-link-to-log-in-an-admin-without-credentials/36866/1 "2025-11-06T14:55:51Z")

</div>

**I think these groups of people would benefit from this idea:**  
Developers, system administrators, and customer support teams who need quick, secure access to specific Mautic accounts or environments without resetting passwords.

**Why I think they would benefit from this idea:**  
This module works like **Drush ULI** in Drupal. It generates a one-time login link for a user, allowing instant access for debugging, testing, or admin tasks. It removes the friction of resetting credentials and helps streamline workflows in multi-environment setups or when managing multiple clients.

**Any code or resources to support this idea:**  
Yes — I’ve already built a working prototype. It’s a Mautic module that mirrors Drush ULI’s behavior, allowing you to run a CLI command that returns a one-time secure login URL for the chosen user.

**Are you willing to work on this idea?:**  
Yes, I’m open to maintaining and improving it based on community feedback.

**What skills and resources do you need to explore this further?**  
Code review, testing across different Mautic versions, and feedback from developers or DevOps users who handle multi-instance Mautic setups.

> **[GitHub - woutersf/mautic-uli-bundle: Mautic unique login bundle](https://github.com/woutersf/mautic-uli-bundle)**
>
> Mautic unique login bundle

This should be in core.
