Skip to content

nzmebooks/craft-tagmanager

 
 

Repository files navigation

Craft-TagManager plugin for Craft CMS 3.x

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

Screenshot

Requirements

This plugin requires Craft CMS 4.0.0-alpha.1 or later.

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 nzmebooks/tag-manager
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for TagManager.

Brought to you by Jason Darwin

About

Tag Manager plugin for Craft 3 CMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 81.6%
  • Twig 18.4%