Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 383 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 383 Bytes

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.