Download the PHP package insolita/yii2-metacrumbs without Composer
On this page you can find all versions of the php package insolita/yii2-metacrumbs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-metacrumbs
Yii2 meta-crumbs pack
alternative way for work with breadcrumbs and metadata with open-graph-protocol helpers
also include NoLayoutBehavior for registration actions where layout must be skipped
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
- register MetaCrumbsBootstrap, or manual register as singleton :
and/or
-
add widget in layout
- add CrumbedControllerTrait in base controller (or in needed controllers) and register crumbs
-
add MetaManagerTrait in needed controllers or base controller (also in service possible)
Controller Example
All versions of yii2-metacrumbs with dependencies
PHP Build Version
Package Version
The package insolita/yii2-metacrumbs contains the following files
Loading the files please wait ....