/craft-slug-alert

This Craft CMS plugin will show an alert to your site's editors on changing the slug of an entry or category

Primary LanguagePHPMIT LicenseMIT

Slug Alert plugin for Craft CMS 3.x

This plugin will show an alert to your site's editors on changing the slug of an entry or category.

License

This plugin is, and will always remain, free.

Requirements

This plugin requires Craft CMS 3.0.0 or later.

Installation

  1. Install with Composer via composer require nilsenpaul/slug-alert from your project directory
  2. Install plugin in the Craft Control Panel under Settings > Plugins
  3. Alter the plugin's settings to cater to your site's needs

You can also install Slug Alert via the Plugin Store in the Craft Control Panel.

Setup

Using the plugin's settings page, you have control over the message that is shown, and the event that trigger the notification.

TO-DO

  • Find a way to determine if an entry or category has been active at any stage of their existence