定制 skeeks/yii2-widget-simpleajaxuploader 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

skeeks/yii2-widget-simpleajaxuploader

Composer 安装命令:

composer require skeeks/yii2-widget-simpleajaxuploader

包简介

Javascript plugin for cross-browser Ajax file uploading with progress bar support. Works in all major browsers, including IE7+, Chrome, Firefox, Safari, and Opera. No dependencies - use it with or without jQuery.

README 文档

README

Javascript plugin for cross-browser Ajax file uploading with progress bar support. Works in all major browsers, including IE7+, Chrome, Firefox, Safari, and Opera. No dependencies - use it with or without jQuery.

Installation

The preferred way to install this extension is through composer. Full api https://www.lpology.com/code/ajaxuploader/docs.php Either run

php composer.phar require --prefer-dist skeeks/yii2-widget-simpleajaxuploader "*"

or add

"skeeks/yii2-widget-simpleajaxuploader": "*"

to the require section of your composer.json file.

Usage

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

<?php
namespace bla\bla;
use skeeks\widget\simpleajaxuploader\Widget;

echo Widget::widget({
      "clientOptions" =>
      [
          "name" => ""
      ]
 });
?>

skeeks!
Web development has never been so fun!
www.skeeks.com

统计信息

  • 总下载量: 24.9k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 0
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 1
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-10-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固