Skip to content

Provides the capability to add and edit simple taxonomies within Silverstripe

License

Notifications You must be signed in to change notification settings

silverstripe/silverstripe-taxonomy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6baddb9 · Jun 14, 2023
Mar 21, 2023
Mar 6, 2023
Aug 20, 2022
Jun 14, 2023
Dec 21, 2021
Apr 15, 2018
Feb 15, 2023
Nov 19, 2015
Dec 14, 2017
Jan 30, 2013
Apr 19, 2023
Oct 5, 2014
Sep 8, 2021
Feb 4, 2016
Nov 21, 2015
Aug 27, 2017
Apr 27, 2023
Dec 31, 2015
Nov 10, 2020
Aug 1, 2022

Repository files navigation

Taxonomy

CI Silverstripe supported module

Introduction

The Taxonomy module add the capability to add and edit simple taxonomies within Silverstripe.

Features

Create multiple taxonomies with any number of nested terms.

Installation

composer require silverstripe/taxonomy

Contributing

Translations

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.

Reporting Issues

Please create an issue for any bugs you've found, or features you're missing.