PHPackages                             prawee/yii2-fancytree-widget - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. prawee/yii2-fancytree-widget

ActiveYii2-extension[Templating &amp; Views](/categories/templating)

prawee/yii2-fancytree-widget
============================

The yii2-fancytree widget is a Yii 2 wrapper for the \[Fancytree\](https://github.com/mar10/fancytree). A JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag'n'drop, and lazy loading

135412JavaScript

Since Feb 25Pushed 10y ago2 watchersCompare

[ Source](https://github.com/prawee/yii2-fancytree-widget)[ Packagist](https://packagist.org/packages/prawee/yii2-fancytree-widget)[ RSS](/packages/prawee-yii2-fancytree-widget/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (2)

yii2-fancytree-widget
=====================

[](#yii2-fancytree-widget)

The yii2-fancytree-widget is a Yii 2 wrapper for the [Fancytree](http://wwwendt.de/tech/fancytree/demo/). A JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag'n'drop, and lazy loading.

Note
====

[](#note)

orinal soure file =&gt; wbraganca/yii2-fancytree-widget thank you. this is version i'm solve for my server.

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist prawee/yii2-fancytree-widget "*"

```

or add

```
"prawee/yii2-fancytree-widget": "*"

```

to the require section of your `composer.json` file.

How to use
----------

[](#how-to-use)

On your view file.

```
