Often when you build your sites you want to let visitors to navigate in articles catalogized by categories. This module lets you to do it: it generates breadcrumbs by the categories structure on every page assigned to.
For example, you have structure like:
- Category 1
- Category 2
- Article
- Category 2
So when user it reading "Article", the breadcrumbs are:
Category 1 / Category 2 / Article
Maybe you do not want to show last element in this navigation chain, or to set the root category, plugin lets you ability to do it. Read more about its customization.