yii2-gtreetable A wrapper for bootstrap-gtreetable, Twitter Bootstrap 3 plugin.

  1. Usage
  2. Resources

Yii2-GTreeTable is extension of Yii 2 framework which is wrapper for bootstrap-gtreetable plugin, on the other hand provides support to server side application.

Thanks to software it's possible to map actual state of nodes to data base.

Test available on demo project.

gtt2-demo.png

Installation

Installation is realized by Composer.

In the console write:

composer require gilek/yii2-gtreetable "*"

or add following line in require section of composer.json file.

"gilek/yii2-gtreetable": "*"

Unfortunately, fxp/composer-asset-plugin extension, version 1.0.0-beta3 contains bugs, which prevent URI.js installation. Therefore, it's necessary to update it:

composer global require fxp/composer-asset-plugin "1.0.*@dev"

Usage

See project page.

Resources

3 0
5 followers
0 downloads
Yii Version: 2.0
License: MIT
Category: User Interface
Developed by: gilek
Created on: Nov 6, 2014
Last updated: 9 years ago

Related Extensions