Skip to content

madand/yii2-simple-ajax-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

simple-ajax-uploader asset for Yii2

Provides the asset bundle for easy integration of simple-ajax-uploader into your Yii2 application.

Installation

The preferred way to install this extension is through composer.

Either run

composer require --prefer-dist "madand/yii2-simple-ajax-uploader:*"

or add

"madand/yii2-simple-ajax-uploader": "*"

to the require section of your composer.json file.

Usage

In the view file register the asset:

\madand\simpleajaxuploader\SimpleAjaxUploaderAsset::register($this);

License

The BSD License (BSD). Please see License File for more information.

About

simple-ajax-uploader asset for Yii2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages