I’m trying to divide my tags up when I post blog articles to my site. Similarly to how Categories and Tags are separated in WordPress. I already have a tagger tool set up that I can type specific tags in, but I want to create a list that I can manage independently and then select from that list when I’m writing my next blog article.
How would I go about doing this. I’ve seen similar items done by creating a custom table and connecting it to MIGX using the package manager. But I cannot find much documentation on how to achieve this. Or is there a better way to do this?
Thanks!