Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deadmantfa/yii2-media-manager


https://github.com/deadmantfa/yii2-media-manager

Last synced: 27 days ago
JSON representation

Awesome Lists containing this project

README

        

Yii2 Media Manager
==================
Manager Media

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

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

Either run

```
composer require --prefer-dist deadmantfa/yii2-media-manager
```

or add

```
"deadmantfa/yii2-media-manager": "^1.0"
```

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

Usage
-----

Once the extension is installed, simply use it in your code by :

```php

= AutoloadExample::widget(); ?>```