bestyii/yii2-uppy

yii2的方式引用uppy

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

v1.0.0 2021-10-20 07:19 UTC

This package is auto-updated.

Last update: 2024-04-20 13:52:01 UTC


README

Uppy.js 是一个流行的模块化文件上传组件,可无缝集成任何框架。它可从本地磁盘、Google 云端硬盘、Dropbox、Instagram、远程 URL、摄像机和其他位置提取文件,然后将其上传到最终目的地。它非常快速并且易于使用。

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist bestyii/yii2-uppy "*"

or add

"bestyii/yii2-uppy": "*"

to the require section of your composer.json file.

Usage

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