Skip to content

simplygoodwork/craft-nag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c52cd27 · Sep 2, 2024

History

18 Commits
Nov 22, 2022
Nov 21, 2022
Sep 2, 2024
Nov 3, 2022
Sep 2, 2024
Sep 2, 2024

Repository files navigation

Nag plugin for Craft CMS

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.

  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.