Download the PHP package voskobovich/yii2-nested-sets-editor without Composer
On this page you can find all versions of the php package voskobovich/yii2-nested-sets-editor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download voskobovich/yii2-nested-sets-editor
More information about voskobovich/yii2-nested-sets-editor
Files in voskobovich/yii2-nested-sets-editor
Package yii2-nested-sets-editor
Short Description Nested set editor using jquery.nestable plugin for Yii 2
License MIT
Homepage https://github.com/voskobovich/yii2-nested-sets-editor
Informations about the package yii2-nested-sets-editor
Yii2 Nested Sets Editor
This behavior soon will be DEPRECATED.
See the new version Yii2 Tree Manager.
About
Editor nested set using jquery.nestable plugin.
Реализует полный набор CRUD операций для узлов дерева.
Внимание!
Есть улучшеная версия пакета для управление деревом - yii2-tree-manager.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Внимание!
В расширении наследуется и расширяется behavior Nested Sets Behavior for Yii 2.
Всю информацию по настройке поведения можно взять на странице.
Но для работы виджета нужно использовать реализацию поведения из этого пакета!
Usage
-
Подключите behavior из этого пакета к своей модели и сконфигурируйте как сказано в документации.
-
Подключите в контроллер дополнительные actions
- Выведите виджет в удобном месте
All versions of yii2-nested-sets-editor with dependencies
yiisoft/yii2 Version ~2.0.0
yiisoft/yii2-bootstrap Version ~2.0.0
creocoder/yii2-nested-sets Version ~0.9.0