An open API service indexing awesome lists of open source software.

https://github.com/kaido24/taxonomy_block

Simple Drupal 8 taxonomy block
https://github.com/kaido24/taxonomy_block

drupal drupal8-module taxonomy

Last synced: 9 months ago
JSON representation

Simple Drupal 8 taxonomy block

Awesome Lists containing this project

README

          

# taxonomy_block
Simple Drupal 8 taxonomy block
Just install the module and add using block ui.
It allows to create vocabulary limited menu like lists.

## Add with Composer
composer config repositories.taxonomy_block vcs https://github.com/kaido24/taxonomy_block

composer require kaido24/taxonomy_block