simplygoodwork/craft-nag

Email alerts in case of suspicious user logins

1.0.4 2022-11-22 11:40 UTC

This package is auto-updated.

Last update: 2024-04-22 14:32:40 UTC


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 4.0.0-alpha or later.

An email gateway is configured in Settings → Email.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

    cd /path/to/project
    
  2. Then tell Composer to load the plugin:

    composer require simplygoodwork/craft-nag
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Nag.

Brought to you by Good Work.