2017 © Pedro Peláez
 

library yii2-nestable

Plugin for yii2-nestable by ASlatius to view nested sets nodes

image

masterzero/yii2-nestable

Plugin for yii2-nestable by ASlatius to view nested sets nodes

  • Monday, January 16, 2017
  • by MasterZero
  • Repository
  • 1 Watchers
  • 0 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

yii2-nestable

Plugin for yii2-nestable by ASlatius to view nested sets nodes, (*1)

Installation

Before install you need have composer., (*2)

Make sure you've attached the NestedSetsBehavior by creocoder correctly to your model. Then add the node move handler to you controller by attaching the supplied action;, (*3)

Either run, (*4)

$ php composer.phar require masterzero/yii2-nestable "*"

or add, (*5)

"masterzero/yii2-nestable": "*"

to the require section of your composer.json file., (*6)

Usage

<?= masterzero\widgets\Nestable::widget([
            'query' => \common\models\NestedSetModel::find(),
        ]);
?>

The Versions

16/01 2017

dev-master

9999999-dev

Plugin for yii2-nestable by ASlatius to view nested sets nodes

  Sources   Download

The Requires

 

16/01 2017

v1.0.1

1.0.1.0

Plugin for yii2-nestable by ASlatius to view nested sets nodes

  Sources   Download

The Requires

 

16/01 2017

v1.0.0

1.0.0.0

fixed version of sibds creators

  Sources   Download

The Requires

 

16/01 2017

1.0

1.0.0.0

fixed version of sibds creators

  Sources   Download

The Requires