Temporary Admin Accounts Magento 2 Extension

This Magento 2 Extension will allow marking an admin account as temporary.

  • You can set date till when the account should be available
  • After the configured date account will be auto deleted
  • It can be useful extension when you are sharing admin access to third party extension vendor for debugging purpose
Compatibility (CE & EE) 2.1.x, 2.2.x, 2.3.x

You will be redirected to github.com

Description

Overview - Temporary Admin Accounts Magento-2 Extension

You might be sharing admin access with third party extension vendors for debugging purposes but might forget to delete their account after use. These unnecessary active admin account can later be used for stealing data from your store.

So, we developed this extension to create such temporary admin users. You can just specify an expiry date while creating or editing an admin user and the user will be deleted automatically after the specified date.