Skip to content

helpfulrobot/silverstripe-taxonomy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taxonomy

Build Status

Introduction

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

Maintainer Contact

* Robert Curry `<robert (at) silverstripe (dot) com>`

Requirements

  • SilverStripe 3.1

Features

Create multiple taxonomies with any number of nested terms.

Installation

  • Download the module.
  • Extract the module in your site's root directory, so it sits alongside framework and cms.
  • Run /dev/build?flush=all to rebuild your database.
  • You should now see a 'Taxonomies' tab on the left of the CMS when you log in next.

For usage instructions see user manual.

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.

About

Provides the capability to add and edit simple taxonomies within SilverStripe

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%