magenizr/magento2-adminuser
Composer 安装命令:
composer require magenizr/magento2-adminuser
包简介
Identify rarely used admin accounts. It shows you the date and time of the last login as well as failed login attempts.
README 文档
README
Admin User
This module will help you to identify rarely used admin accounts and allow you to disable or delete them directly.
Business Value
The more admin user accounts are enabled in Magento®, the higher is the risk of getting compromised.
- Disabling rarely used admin accounts will lower the risk of getting compromised.
- It helps your team and client to keep admin user accounts under control.
Features
- It shows rarely used admin user accounts at the beginning on the list.
- Bulk
enableordisableadmin accounts.
Usage
Go to System > Permissions > User Activity to see all admin users sorted by the last login date.
System Requirements
- Magento 2.3.x, 2.4.x
- PHP 5.6.x, 7.x
Installation (Composer 2)
- Update your composer.json
composer require "magenizr/magento2-adminuser":"1.0.1" --no-update - Use
composer update magenizr/magento2-adminuser --no-installto update your composer.lock file.
Updating dependencies
Lock file operations: 1 install, 1 update, 0 removals
- Locking magenizr/magento2-adminuser (1.0.1)
- And then
composer installto install the package.
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Package operations: 1 install, 0 update, 0 removals
- Installing magenizr/magento2-adminuser (1.0.1): Extracting archive
- Enable the module and clear static content.
php bin/magento module:enable Magenizr_AdminUser --clear-static-content
Installation (Manually)
- Download the code.
- Extract the downloaded tar.gz file. Example:
tar -xzf Magenizr_AdminUser_1.0.1.tar.gz. - Copy the code into
./app/code/Magenizr/AdminUser/. - Enable the module and clear static content.
php bin/magento module:enable Magenizr_AdminUser --clear-static-content
Support
If you have any issues with this extension, open an issue on GitHub.
History
===== 1.0.1 =====
- 2.4.x compatibility tested
- Version removed from module.xml
- Cleanup by following coding standards (EQP, ECG)
===== 1.0.1 =====
- 2.4.x compatibility added
- Cleanup by following coding standards (EQP, ECG)
===== 1.0.0 =====
- Stable version
License
OSL - Open Software Licence 3.0
About Magenizr
Built and maintained by Magenizr — an Australian Adobe Commerce & Magento development agency based in Bendigo, Victoria. We build custom Magento modules, handle platform migrations, and provide ongoing support for businesses across Melbourne, Sydney, Brisbane and the DACH region.
- Our Services — Custom modules, migrations, support
- Book a Free Consultation — 30-minute call, no obligation
- All Open-Source Modules — Our full collection on GitHub
Über Magenizr
Entwickelt und gepflegt von Magenizr — einer australischen Magento & Adobe Commerce Agentur mit Fokus auf die DACH-Region. Wir entwickeln individuelle Magento-Module, übernehmen Plattform-Migrationen und bieten laufenden Support für Unternehmen in Berlin, Hamburg, München, Frankfurt, Köln, Stuttgart, Düsseldorf, Wien, Graz, Salzburg, Zürich, Basel und Bern.
- Unsere Leistungen — Module, Migrationen, Support
- Kostenlose Erstberatung — 30 Minuten, unverbindlich
- Alle Open-Source-Module — Unsere komplette Sammlung auf GitHub
统计信息
- 总下载量: 2.62k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 9
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2021-07-11