Easily create breadcrumbs using options on your existing pages.
Breadcrumbs allows you to build out the your pages structure and render breadcrumbs. A single option on your pages allow you to take advantage of the full breadcrumb trails, once the plugin is installed you can access all breadcrumb settings from the 'Breadcrumbs' tab on the pages CMS editor.
The following themes use this plugin
TechMarket
TechMarket
Modern, responsive and highly customizable eCommerce OctoberCMS theme based on Shopaholic eCommerce Plugin Ecosystem
UI3kitify
UI3kitify
Based on UI3kit Starter development template for building UIkit v3 themed sites.
Uikit 3 Theme Cards
Uikit 3 Theme Cards
Theme Cards
Uikit 3 Theme Brixx
Uikit 3 Theme Brixx
Brixx Theme for October CMS
Mey Breadcrumb Plugin
The component is intended to be registered on a layout rather than individual pages.
The component will build out an ol
of breadcrumbs based on the settings you choose.
Available settings on the page are as follows.
- Hide Breadcrumbs
- This will stop the breadcrumbs from rendering on a per page basis.
- Default: "No"
- Remove From Breadcrumbs
- This will add the remove the selected page from the breadcrumb list. However the breadcrumb component will still render all children of the current page.
- Default: "No"
- Disabled
- Add a 'disabled' class to the current breadcrumb list item. Also disable the link to the page.
- Default: "No"
- Crumb Title (Optional)
- The title of the breadcrumb entry if different from the page title.
- Crumb Title From Id (Optional)
- Set the crumb title text for the page to the value of a particular element id. This is helpful for pages that get their title from some other plugin (Blog for instance) set this field to the value of a unique id on the page which has the value you want to be displayed for the crumb. This overrides both page title, and the crumb title field.
- Child Of
- The parent of the current page. This will be the next crumb in the breadcrumb list. Set to "None" to indicated that the page is a root crumb.
- Default="None".
The are settings that can be altered on the component itself also. These settings change the classes that appear on the component itself. Available settings are as follows.
- Breadcrumb Class
- The class of the top level list (ol)
- Item class
- The class of the individual breadcrumb items (li)
- Active class
- The class of the lowest level ie: current crumb (li)
- Disabled class
- The class to be added to the breadcrumb item (li) when it is marked as disabled.
-
Mariusz Bogucki
Found the plugin useful on 1 May, 2021
Very nice plugin but current version (1.0.10) not working with octobercms 2.x :-(
-
Paata
Found the plugin not useful on 24 Nov, 2019
Bad solution for huge sites...
-
Stan Ezersky
Found the plugin useful on 10 Jul, 2019
Simple and easy to use. Awesome! Thanks!
-
Ruth Cheesley
Found the plugin useful on 15 Apr, 2019
Really simple to implement and does what is needed!
-
Khoa Truong
Found the plugin useful on 19 Dec, 2017
multi Breadcrumbs help me ?
-
Laszlo Lieszkovszky
Found the plugin useful on 20 Mar, 2016
Super easy to use and very useful, thank you for your work!
-
Mack Milan
Found the plugin useful on 13 Aug, 2015
A wonderful and useful plugin, thanks.
-
Alexander / Aebian
Found the plugin useful on 2 Jul, 2015
Was usefull but it's no longer working =( Its producing a 502 server error.
-
Amanda Tresbach
Found the plugin useful on 20 Feb, 2015
Thank you for sharing.
-
Azwan Madeng
Found the plugin useful on 3 Sep, 2014
Thank you.
-
Sercan Virlan
Found the plugin useful on 18 Jul, 2014
this is an awesome plugin. thanks.
-
1.0.10 |
Fix for compatibility with 286 build. Jul 29, 2015 |
---|---|
1.0.9 |
Update to be compatible with the latest october build. Jun 22, 2015 |
1.0.8 |
Updated menu to be much more logical. Also gave some more context to he menu dropdown. Aug 11, 2014 |
1.0.7 |
Bug fix for those who use element titles. Now no error will be thrown if the element does not exist on the page. Jul 30, 2014 |
1.0.6 |
Internal updates and bug fixes. Jul 06, 2014 |
1.0.5 |
Update to fix the page sorting issue. Pages now sort alphabetically in the dropdown menu. Also a better icon choice. Jul 05, 2014 |
1.0.4 |
Pages are not sorted by title in the dropdown menu in the breadcrumbs tab. Jul 05, 2014 |
1.0.3 |
Add the option to set the crumb title using a DOM element that lives on the page. This is helpful for pages that use :slug type routing. Jul 01, 2014 |
1.0.2 |
Update how the menu works Jun 30, 2014 |
1.0.1 |
First version of Breadcrumbs Jun 30, 2014 |