PHPackages                             d1soft/yii2-elfinder - 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. [File &amp; Storage](/categories/file-storage)
4. /
5. d1soft/yii2-elfinder

ActiveYii2-extension[File &amp; Storage](/categories/file-storage)

d1soft/yii2-elfinder
====================

elFinder file manager for Yii 2

06PHP

Since May 6Pushed 8y agoCompare

[ Source](https://github.com/d1soft/yii-elfinder)[ Packagist](https://packagist.org/packages/d1soft/yii2-elfinder)[ RSS](/packages/d1soft-yii2-elfinder/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

elFinder file manager for Yii 2
===============================

[](#elfinder-file-manager-for-yii-2)

This extension integrates an [elFinder 2.1](http://studio-42.github.io/elFinder/) file manager into [Yii framework 2.0](http://www.yiiframework.com). It is version with added editors src to Asset.

[![Latest Stable Version](https://camo.githubusercontent.com/847b3abe1a8e2393b752dfb362b98136bfd7a446a6fc16ee018aebed663b0266/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6431736f66742f796969322d656c66696e6465722e737667)](https://packagist.org/packages/d1soft/yii2-elfinder)[![Total Downloads](https://camo.githubusercontent.com/7bde747207a0b68585d494b76dba41c0568e4f0a5bf7175e98c482f224d8a36d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6431736f66742f796969322d656c66696e6465722e737667)](https://packagist.org/packages/d1soft/yii2-elfinder)[![License](https://camo.githubusercontent.com/edb3cf09b4dd2be6f77dc1f7b6d79b1cebcf0197bec317a15ef278ff79cac56a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6431736f66742f796969322d656c66696e6465722e737667)](https://raw.githubusercontent.com/d1soft/yii2-elfinder/master/LICENSE)[![Build Status](https://camo.githubusercontent.com/2474cd936c50f711e13b92d2029bbb426f16792d68232886aa77c3a539207d42/68747470733a2f2f7472617669732d63692e6f72672f6431736f66742f796969322d656c66696e6465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/d1soft/yii2-elfinder)

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

[](#installation)

Install extension through [composer](http://getcomposer.org/):

```
composer require d1soft/yii2-elfinder

```

Usage
-----

[](#usage)

### Configure actions

[](#configure-actions)

For using elFinder you must create and configure controller. See complete example with actions for elFinder's connector, `InputFile` widget, CKEditor `filebrowser*` options and TinyMCE `file_picker_callback` option:

```
