The Taxonomy module add the capability to add and edit simple taxonomies within Silverstripe.
Create multiple taxonomies with any number of nested terms.
composer require silverstripe/taxonomy
Translations of the natural language strings are managed through a third party translation interface, transifex.com. Newly added strings will be periodically uploaded there for translation, and any new translations will be merged back to the project source code.
Please use https://www.transifex.com/projects/p/silverstripe-taxonomy to contribute translations, rather than sending pull requests with YAML files.
Please create an issue for any bugs you've found, or features you're missing.