Would it be complicated to add a tagger fieldtype for low variables?
I can't quite get my head around it. I've found an alternative tagging module that already has LV support but unfortunately I found it after I've implemented Tagger across several hundred entries!
This is 'taggable', with LV support (link to the where the relevant integration code is)
https://github.com/jamierumbelow/tagg...
This implementation looks pretty straightforward but I'm at a loss re: tagger; I think it's a more complex fieldtype from the code I've looked at.
Replies
Low 11 Sep 2015 11:07
Well, you'd need to read through these docs: http://gotolow.com/addons/low-variabl...
Then again, the Tagger add-on might only be suitable for relationships with entries. LV doesn't relate to entries, so that might prove tricky.
You can ask Tagger's devs to add LV compatibility to it. It's not something I'd add to LV natively.