167

Product support

Get help in the plugin support forum.

  • Added on Jun 16, 2016
  • Current version: 1.0.1
  • Platform Compatibility
    v3.x not tested
    v2.x not tested
    v1.x use latest
  • Created by

Categories

This plugin helps you to show blog breadcrumbs when you use RainLab.Blog plugin, when you list posts and view blog post details.

Requirements

For blog list posts:

[CategoryBreadCrumbs]
categoryPage = "blog"
==
{% component 'CategoryBreadCrumbs' %}

For blog post details:

[PostBreadCrumbs]

categoryPage = "blog"
postSlug = "{{ :slug }}"

{% component 'PostBreadCrumbs' %}
  • Found the plugin useful on 25 Sep, 2019

    Work great with rainlab.blog plugin. How to use Home icon instead of "home". It will be better with it

  • Found the plugin useful on 26 Aug, 2016

    Works perfectly with a bit of customization to support my needs

1.0.1

First version of BlogBreadCrumbs

Jun 16, 2016