Tag List Component for CMS

Now that I am easily adding new posts to my blog, I find myself in need of the Tag List component to work with a Tag page for each that is mentioned in the CMS Docs:

Tag List

Display every tag used in a Collection, with optional post counts.

The Tag List component renders every tag found in a CMS collection as a list of links, optionally with the number of posts that use each tag. Combined with a tag page that filters posts by tag, it’s the building block for a “Browse by topic” sidebar or a tag cloud.

we’re working on the Tag List component, unfortunately we didn’t manage to include it in the CMS2 release. We’re hoping to have it available in the near future :slight_smile: