nswdpc/silverstripe-elemental-taxonomy

Elemental Taxonomy module, provides a list of taxonomy terms under a selected type

Installs: 3 254

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 0

Open Issues: 0

Type:silverstripe-vendormodule

v1.0.0-rc1 2023-06-02 06:46 UTC

This package is auto-updated.

Last update: 2024-03-31 08:32:17 UTC


README

Provides a content element for the CMS where a Content Author can select a Taxonomy Type to display a sorted list of terms linked to that type.

Features

  • Select a Taxonomy type in the content element
  • Choose to display all terms linked to that type
  • Sort by name or taxonomy sort order
  • Adds a 'Description' field to a Taxonomy term
  • Ships with schema.org DefinedTermSet
  • Choose to only show certain terms in the selected type
  • Optionally display the taxonomy type

Requirements

See composer.json

Installation

composer require nswdpc/silverstripe-elemental-taxonomy

License

BSD-3-Clause

Documentation

Configuration

See config.yml for module configuration values

Maintainers

Bugtracker

We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.

Please review the code of conduct prior to opening a new issue.

Development and contribution

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

Please review the code of conduct prior to completing a pull request.