Skip to content

supercool/tagmanager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Roadmap:

  • Localization support

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

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

Tag Manager plugin for Craft CMS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 80.3%
  • HTML 19.7%