plathir/yii2-smart-upload

Yii-Framework widget for uploading files

Installs: 73

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:yii2-extension

dev-master 2021-05-12 06:18 UTC

This package is auto-updated.

Last update: 2024-04-12 13:04:16 UTC


README

Yii-Framework extension for uploading files (Do not use ! under development... )

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist plathir/yii2-smart-upload "*"

or add

"plathir/yii2-smart-upload": "*"

to the require section of your composer.json file.