PHPackages                             alexantr/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. alexantr/yii2-elfinder

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

alexantr/yii2-elfinder
======================

elFinder file manager for Yii 2

1.8.0(4y ago)26227.3k—1.5%7[1 issues](https://github.com/alexantr/yii2-elfinder/issues)5MITPHPCI failing

Since Nov 20Pushed 3mo ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (17)Used By (5)

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).

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

[](#installation)

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

```
composer require alexantr/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:

```
