boboldehampsink / tagmanager

DEPRECATED - Tag Manager plugin for Craft CMS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DEPRECATED - Tag Manager plugin for Craft CMS

Plugin that allows you to edit and delete tags.

Features:

  • Create tags (with custom fields)
  • Edit tags (with custom fields)
  • Delete tags
  • Has hook to modify element index html, table attributes and sortable attributes

Important: The plugin's folder should be named "tagmanager"

Deprecated

With the release of Craft 3 on 4-4-2018, this plugin has been deprecated. You can still use this with Craft 2 but you are encouraged to use (and develop) a Craft 3 version. At this moment, I have no plans to do so.

Changelog

0.2.0

  • Added delete and edit element actions (thanks to joshangell)
  • Added hooks to allow plugins to modify the element index html, table attributes and sortable attributes (thanks to joshangell)
  • Only show delete button on existing tags (thanks to joshangell)
  • Removed locale support in the CP edit url (temporarily)

0.1.0

  • Initial push to GitHub

About

DEPRECATED - Tag Manager plugin for Craft CMS

License:MIT License


Languages

Language:PHP 80.3%Language:HTML 19.7%