Based on the now-deprecated Craft 2 tagamanger plugin by Bob Olde Hampsink.
Plugin that allows you to view tag usage, and maintain tags.
Features:
- Create tags (with custom fields)
- Edit tags (with custom fields)
- Delete tags
- Display a list of active tags, along with their related entries
- Has hook to modify element index html, table attributes and sortable attributes
This plugin requires Craft CMS 4.0.0-alpha.1 or later.
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 nzmebooks/tag-manager
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for TagManager.
Brought to you by Jason Darwin