2017 © Pedro Peláez
 

yii2-extension yii2-bs4-breadcrumbs

Widget to create breadcrumbs using Bootstrap 4 markup

image

nivans/yii2-bs4-breadcrumbs

Widget to create breadcrumbs using Bootstrap 4 markup

  • Saturday, October 28, 2017
  • by Nivans
  • Repository
  • 1 Watchers
  • 0 Stars
  • 41 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 21 % Grown

The README.md

Yii 2 Breadcrumbs for Bootstrap 4

Widget to create breadcrumbs using Bootstrap 4 markup, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist nivans/yii2-bs4-breadcrumbs "*"

or add, (*4)

"nivans/yii2-bs4-breadcrumbs": "*"

to the require section of your composer.json file., (*5)

Usage

It uses by the same way as native Yii2 breadcrumbs widget., (*6)

echo Breadcrumbs::widget([
    'links' => isset($this->params['breadcrumbs']) ? $this->params['breadcrumbs'] : [],
]);

License

The GPL3 License (GPL3)., (*7)

The Versions

28/10 2017

dev-master

9999999-dev

Widget to create breadcrumbs using Bootstrap 4 markup

  Sources   Download

GPL-3.0

The Requires

 

extension yii2 widget breadcrumbs bootstrap 4 bs4

28/10 2017

1.0.1

1.0.1.0

Widget to create breadcrumbs using Bootstrap 4 markup

  Sources   Download

GPL-3.0

The Requires

 

extension yii2 widget breadcrumbs bootstrap 4 bs4

28/10 2017

1.0

1.0.0.0

Widget to create breadcrumbs using Bootstrap 4 markup

  Sources   Download

GPL-3.0

The Requires

 

extension yii2 widget breadcrumbs bootstrap 4 bs4