Skip to content

itexia/yii2-bootstrap-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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.