odilov-sh/yii2-tree-module

Yii2 tree manager

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:yii2-extension

dev-master / 1.0.x-dev 2020-10-06 10:18 UTC

This package is auto-updated.

Last update: 2025-04-07 14:18:25 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 :