tags
tags copied to clipboard
A tag manager for Craft 3
I realise that the entrification plan for Craft means that Tags will ultimately be rolled in Entries, but until a similar field UI is created, many people are continuing to...
Are there plans to keep this updated for Craft 4?
### Description On editing a _Tag_ the change is not reflected on the list view. However, it shows on clearing the _Control Panel_ cache. ### Usage Example: **Steps:** 1. Go...
I'm unable to toggle on the enable usage column
fixed https://github.com/ethercreative/tags/issues/21 and https://github.com/ethercreative/tags/issues/18 for custom element types, Craft manages and invalidates element index cache on adding or editing an element -i believe element index cache is related to 3.7.14-....
When adding tags via the tag manager they don't show up on the list of tags. Neither do those tags created inside the entries. I can only see tags that...
If I select a tag for deletion, the modal window pops up: "What do you want to do with this tag? 3 uses" If I select another tag, the CMS...
Replaces hardcoded title field and form fields on the tag `_edit.twig` template with Craft's native `element.getFieldLayout().createForm(element)`. This allows UI elements to be pulled in as well as tabs to function...
If you edit a tag group and add some UI elements to a tab in the Field Layout, they don't display when you edit a tag within that tag group....
We are experiencing difficulties with searching in the Tags table on the Control Panel, when the 'enableUsage' setting is enabled. First of all, this line throws an error when trying...