odilov-sh / yii2-tree-module
Yii2 tree manager
Package info
github.com/odilov-sh/yii2-tree-module
Language:JavaScript
Type:yii2-extension
pkg:composer/odilov-sh/yii2-tree-module
dev-master / 1.0.x-dev
2020-10-06 10:18 UTC
Requires
- yiisoft/yii2: ~2.0.0
This package is auto-updated.
Last update: 2026-03-07 16:12:01 UTC
README
Yii2 tree manager
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist odilov-sh/yii2-tree-module "@dev"
or add
"odilov-sh/yii2-tree-module": "@dev"
to the require section of your composer.json file.
Usage
Once the extension is installed, simply use it in your code by :