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.
This plugin requires Craft CMS 5.0.0
or later.
An email gateway is configured in Settings → Email.
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.