-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Impersonate from user menu dropdown #6524
Labels
Comments
eliasfernandez
pushed a commit
to eliasfernandez/EasyAdminBundle
that referenced
this issue
Nov 12, 2024
eliasfernandez
pushed a commit
to eliasfernandez/EasyAdminBundle
that referenced
this issue
Nov 12, 2024
eliasfernandez
pushed a commit
to eliasfernandez/EasyAdminBundle
that referenced
this issue
Nov 12, 2024
eliasfernandez
pushed a commit
to eliasfernandez/EasyAdminBundle
that referenced
this issue
Nov 12, 2024
eliasfernandez
pushed a commit
to eliasfernandez/EasyAdminBundle
that referenced
this issue
Nov 12, 2024
eliasfernandez
pushed a commit
to eliasfernandez/EasyAdminBundle
that referenced
this issue
Nov 12, 2024
eliasfernandez
pushed a commit
to eliasfernandez/EasyAdminBundle
that referenced
this issue
Nov 12, 2024
eliasfernandez
pushed a commit
to eliasfernandez/EasyAdminBundle
that referenced
this issue
Nov 12, 2024
eliasfernandez
pushed a commit
to eliasfernandez/EasyAdminBundle
that referenced
this issue
Nov 12, 2024
eliasfernandez
pushed a commit
to eliasfernandez/EasyAdminBundle
that referenced
this issue
Nov 12, 2024
eliasfernandez
pushed a commit
to eliasfernandez/EasyAdminBundle
that referenced
this issue
Nov 12, 2024
eliasfernandez
pushed a commit
to eliasfernandez/EasyAdminBundle
that referenced
this issue
Nov 12, 2024
eliasfernandez
pushed a commit
to eliasfernandez/EasyAdminBundle
that referenced
this issue
Nov 12, 2024
eliasfernandez
pushed a commit
to eliasfernandez/EasyAdminBundle
that referenced
this issue
Dec 29, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've been working with Symfony's user impersonation feature and currently have it implemented in a custom Dashboard controller. However, in other admin systems, I've noticed that user impersonation is often available as an option in the user profile menu dropdown.
I believe adding this functionality to the user menu in EasyAdmin could be a useful addition. Here’s what I propose:
This enhancement would streamline the impersonation process, making it easier for administrators to manage and test user-specific functionalities directly from the user menu.
If the team is open to the idea, I'd be glad to start working on this feature. Please let me know your thoughts, and if any specific requirements or suggestions come to mind, I’d be happy to discuss them further!
The text was updated successfully, but these errors were encountered: