simplygoodwork / craft-nag
Email alerts in case of suspicious user logins
Installs: 45
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:craft-plugin
Requires
- craftcms/cms: ^5.0.0
- matomo/device-detector: ^6.0
README
Nag is a Craft CMS plugin that sends an email notification to users on login. This is intended to alert users of unauthorized logins by a bad actor.
Follow the @simplygoodwork Twitter account for updates.
Requirements
This plugin requires Craft CMS 5.0.0
or later.
An email gateway is configured in Settings → Email.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project
-
Then tell Composer to load the plugin:
composer require simplygoodwork/craft-nag
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Nag.
Brought to you by Good Work.