Download the PHP package gibbs/phile-breadcrumbs without Composer
On this page you can find all versions of the php package gibbs/phile-breadcrumbs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download gibbs/phile-breadcrumbs
More information about gibbs/phile-breadcrumbs
Files in gibbs/phile-breadcrumbs
Download gibbs/phile-breadcrumbs
More information about gibbs/phile-breadcrumbs
Files in gibbs/phile-breadcrumbs
Vendor gibbs
Package phile-breadcrumbs
Short Description Display breadcrumbs in PhileCMS
License MIT
Homepage http://dangibbs.co.uk/
Package phile-breadcrumbs
Short Description Display breadcrumbs in PhileCMS
License MIT
Homepage http://dangibbs.co.uk/
Please rate this library. Is it a good library?
Informations about the package phile-breadcrumbs
PhileBreadcrumbs
A PhileCMS plugin that generates breadcrumbs. The plugin returns an array and adds no markup allowing you to use it how you want.
1. Installation
Install via composer
Install via git
Clone this repository from the directory into . E.g:
Manual Install
Download and extract the contents into:
2. Plugin Activation
Activate the plugin in your file:
3. Examples
When the plugin is enabled a variable becomes available to your themes. The variable contains the following:
- (true or false). The last item/crumb is true.
- . The crumbs parsed meta data. You can use any meta data.
- . The crumbs relative URL.
- . The crumbs absolute URL.
Minimal Example
Bootstrap 3 Example
Foundation 5 Example
Semantic UI Example
All versions of phile-breadcrumbs with dependencies
PHP Build Version
Package Version
The package gibbs/phile-breadcrumbs contains the following files
Loading the files please wait ....