PHPackages                             adriana/sylius-impersonator-plugin - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. adriana/sylius-impersonator-plugin

ActiveSylius-plugin[Authentication &amp; Authorization](/categories/authentication)

adriana/sylius-impersonator-plugin
==================================

User Impersonator Plugin

v0.1.10(2y ago)01.5k1[1 issues](https://github.com/Adriana-Daniela/sylius-user-impersonator-plugin/issues)[2 PRs](https://github.com/Adriana-Daniela/sylius-user-impersonator-plugin/pulls)proprietaryPHPPHP ^8.0

Since Apr 28Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Adriana-Daniela/sylius-user-impersonator-plugin)[ Packagist](https://packagist.org/packages/adriana/sylius-impersonator-plugin)[ RSS](/packages/adriana-sylius-impersonator-plugin/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (30)Versions (18)Used By (0)

 [ ![](https://camo.githubusercontent.com/1567208cc7c8ec53cf6e2af4f54449a9bb3ab0dee7916998de4e3ce9b7f79015/68747470733a2f2f64656d6f2e73796c6975732e636f6d2f6173736574732f73686f702f696d672f6c6f676f2e706e67) ](https://sylius.com)

User Impersonator Plugin
========================

[](#user-impersonator-plugin)

Documentation
-------------

[](#documentation)

This is a simple Sylius Plugin designed to help administrators to know when they impersonated a customer within the shop. This hint consists in showing the string: `Impersonated by {impersonator_username}` in the shop banner, near the customer's name and on the checkout page.

Quickstart Installation
-----------------------

[](#quickstart-installation)

1. Run `composer require adriana/sylius-impersonator-plugin`.
2. Enable the plugin in `config/bundles.php`:

    ```
