Skip to content

itexia/yii2-bootstrap-table

Repository files navigation

yii2-bootstrap-table

Yii2 Bootstrap Table integration.

Installation

Install this extension via composer.
Run

php composer.phar require itexia/yii2-bootstrap-table "*"

or add

"itexia/yii2-bootstrap-table": "*"

to the require section of your composer.json file and run composer update.