# A plugin for taxonomies

**URL:** https://forum.getkirby.com/t/a-plugin-for-taxonomies/9071
**Category:** Plugins
**Created:** [November 21, 2017, 9:00pm UTC](https://forum.getkirby.com/t/a-plugin-for-taxonomies/9071 "2017-11-21T21:00:49Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![julieng](https://dub1.discourse-cdn.com/flex017/user_avatar/forum.getkirby.com/julieng/32/6770_2.png) [@julieng](https://forum.getkirby.com/u/julieng)
#### Post date: [November 21, 2017, 9:00pm UTC](https://forum.getkirby.com/t/a-plugin-for-taxonomies/9071/1 "2017-11-21T21:00:49Z")

</div>

Hi everyone,

I started a plugin to use sort of a [taxonomies system in Kirby](https://github.com/julien-gargot/kirby-plugin-taxonomies).  
For now it is mostly a preconfiguration of blueprints with a hook to keep relation between page and term when a term is moved (like [kirby-updateid](https://github.com/brocessing/kirby-updateid)). But I believe it can be useful to lots of people.

It’s a beginning, and I will be glad to have your thoughts about it.

Thanks,

J.
