nilsenpaul / slug-alert
Warn your editors about the potentially negative side effects of changing slugs
Installs: 185
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 2
Type:craft-plugin
Requires
- craftcms/cms: ^3.0.0
This package is auto-updated.
Last update: 2025-03-29 00:36:26 UTC
README
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
- Install with Composer via
composer require nilsenpaul/slug-alert
from your project directory - Install plugin in the Craft Control Panel under Settings > Plugins
- 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