Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/amazeelabs/wb_breadcrumbs


https://github.com/amazeelabs/wb_breadcrumbs

Last synced: 2 days ago
JSON representation

Awesome Lists containing this project

README

        

Drupal 8 menu based breadcrumbs

Created from ground up without knowledge Drupal 7 )))
This module different from https://www.drupal.org/project/menu_breadcrumb
because this module can create breadcrumbs from menu title not from node title so wb_breadcrumbs create breadcrumbs from any link type. All what module need created menu tree.

Features


Configurable from UX:

  • Breadcrumb separator

  • Base class for nav tag

  • Menu name from whom Breadcrumb will be created

How to use



  1. Create new menu or use default Drupal's menu

  2. After module installation navigate to Configuration->System->Breadcrumbs configuration and type your menu name there
    Default name there is "main".

  3. Profit ))


In theme you can override added "wb_breadcrumb.html.twig" template and copy from module.

To download



git clone --branch 8.x-1.x http://git.drupal.org/sandbox/oles89/2367919.git
cd wb_breadcrumbs

Maintainer



Codenator81 [email protected]