plathir / yii2-smart-upload
Yii-Framework widget for uploading files
Package info
github.com/plathir/yii2-smart-upload
Language:JavaScript
Type:yii2-extension
pkg:composer/plathir/yii2-smart-upload
dev-master
2024-11-14 06:32 UTC
Requires
This package is auto-updated.
Last update: 2026-02-14 09:01:37 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.