2017 © Pedro Peláez
 

yii2-extension yii2-mp-gtreetable

yii2-gtreetable is an extension of Yii 2 Framework, which is wrapper for bootstrap-gtreetable plug-in, on the other hand it provides functionality which allows to save the nodes states into database.

image

grnrbt/yii2-mp-gtreetable

yii2-gtreetable is an extension of Yii 2 Framework, which is wrapper for bootstrap-gtreetable plug-in, on the other hand it provides functionality which allows to save the nodes states into database.

  • Sunday, October 30, 2016
  • by Green Rabbit
  • Repository
  • 3 Watchers
  • 0 Stars
  • 172 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 7 % Grown

The README.md

Yii2-mp-GTreeTable

Yii2-mp-GTreeTable based on Yii2-GTreeTable extension by Maciej Kłak, which is wrapper for bootstrap-gtreetable plugin, on the other hand provides support to server side application., (*1)

Installation

Installation is realized by Composer., (*2)

In the console write:, (*3)

composer require grnrbt/yii2-mp-gtreetable "*"

or add following line in require section of composer.json file., (*4)

"grnrbt/yii2-mp-gtreetable": "*"

Minimal configuration

TODO, (*5)

    echo \grnrbt\yii2\gtreetable\GTreeTableWidget::widget([
        'options' => [
            'language' => 'ru',
            // 'manyroots' => true,
            'draggable' => true,
        ],
        'link' => '/article/update?id=',
    ]);

The Versions

30/10 2016

dev-master

9999999-dev https://github.com/grnrbt/yii2-mp-gtreetable

yii2-gtreetable is an extension of Yii 2 Framework, which is wrapper for bootstrap-gtreetable plug-in, on the other hand it provides functionality which allows to save the nodes states into database.

  Sources   Download

MIT

The Requires

 

by Maciej Kłak
by Artur Krotov

extension yii2 tree gtreetable materialized path