Back to Top

Magento 2 Admin Login As Vendor

Updated 20 June 2025

Magento 2(Adobe Commerce) Admin Login As Vendor: Now, in the Magento 2 Marketplace Multivendor module, the admin will be able to log in to the Vendor.

The Customer account panel from the admin backend using the Magento 2(Adobe Commerce) Admin Login As Vendor addon.

Meanwhile, this will allow the admin to have total control over the marketplace.

Also having this functionality will surely be beneficial for the admin of the Magento 2 marketplace.

Note-

Searching for an experienced
Magento 2 Company ?
Find out More
  1. For making use of the Magento 2 Admin As Vendor plugin, you must have first installed the Magento 2 Multi Vendor Module module.
  2. This addons functionality will also work with the default Magento 2, so the admin will only be able to log in to the customer’s account.

Please go through the below video to get to know the functionality of the plugin,

BdUcOGUdH1g

Features

  • Allows the admin to do quick login as a vendor.
  • Allows the admin to do quick login as a customer.
  • The admin can view the total number of login attempts.
  • The admin does not need any credentials or passwords to log in.
  • The admin can log in to the storefront from any seller’s or customer’s account.
  • The source code is 100% open for customization.

Install Extension from Webkul Store

#1 Download Module

Firstly, you need to log in to Webkul Store, go to My Account>My Purchased Products section, verify and then download and extract the contents of this zip folder on the system.

#2 Upload Folder

Once the module zip is extracted, follow path src>app and then copy the app folder into the Magento 2 root directory on the server as shown below:

installation Admin Login As Vendor

#3 Run Commands

After uploading the module folder, you need to run the following commands in the Magento 2 root directory:

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento indexer:reindex
php bin/magento cache:flush

Install Extension from Magento (Adobe Commerce)Marketplace

If you have purchased this extension from the Magento Marketplace then please follow the below process.

1 Get Access Keys

You need to get access keys, navigate to My Profile in Magento Marketplace, then choose Access Keys in the My Products section.

Admin Login As Vendor profile

Go to Magento 2 and then you need to copy both the Access Keys – Public Key and Private Key. These access keys will be needed in the next steps for authentication.

copy-keys

If access keys are not created earlier, click Create A New Access Key, enter any name and click OK.

Admin Login As Vendor access

Update composer.json File

To know the component name and version number, go to your Magento Marketplace account section, My Profile>My Purchases, then find this extension to view the details.

Note: Below is an example image, every extension will have its unique component name and version.

Admin Login As Vendor component

After that, navigate to your Magento project directory and update your composer.json file in the following format.

composer require <component name>:<version>

For example, to install version 5.0.0 of this extension you need to run the following command:

composer require webkul/admin-login-as-vendor:5.0.0

#3 Enter Access Keys

Now you will need to enter the Access Keys that you obtained as explained in the first step #1 Get Access Keys.

Wait for Composer to finish updating your project dependencies and make sure there aren’t any errors.

#4 Run Command

You need to run the following commands:

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento indexer:reindex
php bin/magento cache:flush
 

MultiLingual Configuration

For Multilingual support, please navigate. Store > Configuration > General > Locale Options. And select your desired language from the Locale option.
Multi-Lingual

Language Translation

Further, for module translation, please navigate the following path in your system app/code/Webkul/AdminLoginAsVendor/i18n. Open the file named en_US.CSV for editing.
Language-Translation-1

Meanwhile, once you have opened the file for editing. Replace the words after the comma(,) on the right with your translated words.
Language-Translation-2

After editing the CSV file, save it and then upload it to the same folder. Now your module translation is complete.
Language-Translation-3-1

Admin Login As Vendor

After the successful installation of the extension, the admin can now easily log in to the vendor account panel by navigating through Marketplace Management ->Manage Seller.

Manage admin login as vendor

Moreover, under the Manage Seller menu option, you will have a section with all the vendors of the marketplace.

Further, to login to any of the seller account panels just click on the “Login As Vendor” link next to the seller under the Login as vendor column.
Magento 2 Admin Login As Vendor

Clicking the “Login As Vendor” link you will be taken to the account panel of the selected vendor as shown below in the snapshot.
vendor-account-panel

Admin Login As Customer

After that, the admin can also easily log in to the customer account panel by navigating through Customers>All Customers.

Customer manage admin login

Further, under the All Customers menu option, you will have a section with all the customers of the marketplace.

Meanwhile, to login to any of the customer’s account panels just click on the “Login As Customer” link next to the customer under the Login as Customer column.
Magento 2 Admin Login As Vendor

Also, by clicking the “Login As Customer” link you will be taken to the account panel of the selected customer as shown below in the snapshot.
Customer Access

The admin can see the number of login attempts from his admin panel. For this the admin needs to navigate through ADMIN LOGIN AS VENDOR >> Manage Login Attempts

Manage admin login as vendor

Afterward, the admin will get the list of the login attempts as per the below screenshot.

manage login attempts

That’s all for Magento 2(Adobe Commerce) Admin Login As Vendor plugin.

Get in Touch

If you have any query, question, or suggestion regarding its functionality then you can directly get back to us at [email protected]

Also, please visit our useful Magento 2 Extensions
 

Current Product Version - 5.0.5

Supported Framework Version - Magento 2.0.x, 2.1.x, 2.2.x,2.3.x, 2.4.x

. . .

Leave a Comment

Your email address will not be published. Required fields are marked*


Be the first to comment.

Back to Top

Message Sent!

If you have more details or questions, you can reply to the received confirmation email.

Back to Home

Magento 2 Admin Login As Vendor