Features
Parameters and features.
Price | 49.00 USD |
Volume discounts | N/A |
License | GPL v.2 |
Additional info | The product is NOT encrypted and can be used on multiple domains. |
Flexible pattern model | ![]() |
Default breadcrumbs starting/ending | ![]() |
Static breadcrumbs items | ![]() |
Strict patterns | ![]() |
Integration with Content Enhancer | ![]() |
Integration with Advanced Contexts Manager | ![]() |
Easily extendable | ![]() |
Easy to use administrative interface | ![]() |
No changes in core files | ![]() |
![]() |
Features explained.
Breadcrumbs Manager features a very flexible pattern model. The breadcrumbs are defined by patterns. Each pattern contains one or more breadcrumbs items. The definition of breadcrumbs items is very flexible. There are some predefined Joomla-related items and you could define your own items using text, SQL queries or PHP script. It is also possible to create your own sets of items by writing a plug-in.
The pattern model has two types of patterns – Global and Special. Global patterns are ordered and the first appropriate pattern is used when displaying a page. Special patterns are bound to specific places of the web site.
You can define default starting/ending items for the breadcrumbs in your web site. These items are displayed regardless of the currently active pattern.
It is possible to define static breadcrumbs items. These items are inserted in any pattern in a user-defined position (index). It is possible to define activation conditions for a static item which makes the feature quite flexible.
Example: you could append an item “Products” which links to your main “Products” page when the currently displayed article is from the “Products” section.
It is possible to mark a pattern as “strict”. Strict patterns are only used if all of their items could be resolved. Normal patterns just skip items that could not be resolved for the current page. This helps you making context-dependant patterns.
If you have Content Enhancer installed, you can use its features with Breadcrumbs Manager:
- use variables in your custom breadcrumbs items
- use automatic replacements in your patterns
If you have Advanced Contexts Manager installed, you can use its features with Breadcrumbs Manager:
- it is possible to bind a pattern to a context provided by Advanced Contexts Manager
- it is possible to define a static item to be used only when certain context is active
This extension is designed with extensibility in mind. It features simple plug-in architecture to allow user customization. More details on creating extensions is available in the product documentation.
This extension features standard Joomla-style administrative interface.
This extension does not change any of the Joomla core files. This means that you can update your Joomla installation without worrying that something may break.