Skip to content

deadmantfa/yii2-media-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii2 Media Manager

Manager Media

Installation

The preferred way to install this extension is through composer.

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
use deadmantfa\mm\AutoloadExample;
?>
<?= AutoloadExample::widget(); ?>```

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages