在日常开发中,我们常会用到很多的组件及共用代码提高我们的开发效率。
 
DNNStore | 6/5/2014 6:06:42 PM| (22) Comments | (0) View Count
Features Image Upload & Share From Url , Youtube, Vimeo, Vine, Instagram, Metacafe, DailyMotion Videos Comments for Media Facebook Comments Responsive Layout User Profile & Points Tags or Category System Super Easy Installation Full Admin Panel Moderate Guest Submissions Social Share Buttons Search for Media Seo Url Much More… Requirements PHP 4.3 or later, PHP 5.x for all functionality. MySQL 4.1 or later, MySQL 5.x for best performance.
 

Creative Upload Plugins - $ 12.00 / 1 Sales

Dotnetnuke | 6/5/2014 6:05:52 PM| (4) Comments | (0) View Count
Creative Upload Plugins Version 1.0 Creative Upload Plugins to raise the image and use it as a library can be used to control the images and pictures that have been filed by deleting or use an image from the library or use the Image Gallery to select multiple images to work Gallery This product is exclusive only to http://codecanyon.net Demo : http://demo.megatpl.com/creative_upload_plugins/index.php https://vimeo.com/97004362 Features: Easy to use Easy Installation Sma...
 

WP Online Contract - $ 16.00 / 19 Sales

DNNStore | 5/17/2014 1:46:23 AM| (34) Comments | (6) View Count
Test our plugin out using the Live Preview above and the credentials below. Username: demo Password: password The only option you have in the Wordpress administration is the online contract, so it should be easy to find. You can modify anything but remember, after 1 hour, it all disappears. WP Online Contract allows you to create, manage, and save contracts online through WordPress. You can customize contracts using flat text files and short codes and view revisions of your ex...
 

PHPClips Video Sharing Platform - $ 39.00 / 10 Sales

DNNStore | 5/13/2014 5:50:46 PM| (31) Comments | (5) View Count
PHPClips is now at V2.0 release. It is a powerful video sharing platform, supporting uploads from pc or from youtube, themes, plugins, video processing with ffmpeg, and much more features. Checkout the demo with the details here https://phpclips.com/demo Important note: we provide support and answers to your questions though ticket system. Please place your answers at https://phpclips.com/support Documentation at https://phpclips.com/documentation Requirements PHP 5....
 

Web File Manager - $ 12.00 / 1 Sales

Dotnetnuke | 5/9/2014 12:52:32 AM| (10) Comments | (3) View Count
This tool is a simple file manager software, that provides extra features for your server and developers. Upload your files, create packages or fetch files from an external origin quickly and easily with the File Manager. The system is capable to handle files up to 20 MB. Demo account: Username: superadmin Password: admin Documentation: http://demo.erdsoft.net/FileManager/readme/ ...
 

Backup My WP to Dropbox - $ 15.00 / 15 Sales

DNNStore | 4/29/2014 2:02:40 AM| (8) Comments | (6) View Count
Save your database and attachments with scheduled jobs, get the backups by email or send it to Dropbox. It automatically creates the archive of your database and files. Uses default WP Cron. Once you activate this plugin, it will backup your WordPress file to your backup and once completed, it will send user an email notification of the completion.
 

Featured Background Images - $ 8.00 / 17 Sales

DNNStore | 4/29/2014 2:01:38 AM| (7) Comments | (6) View Count
What can I do with this plugin? Use your Post and Page Featured Images automatically as a full background, set a Default Background Image in your Settings and make your theme look awesome! The background image is always in ratio and responsive and works on iPhone, iPad and other touchscreen devices next to regular browsers. How does that work? The Wordpress Featured Image function is used and expanded. No need to add extra code to your template, just plug and play and adjust your backg...
 

Out-of-the-Box | Dropbox plugin for WordPress - $ 21.00 / 416 Sales

DNNStore | 4/29/2014 1:44:15 AM| (146) Comments | (5) View Count
Out-of-the-Box WordPress Plugin This plugin will help you to easily integrate Dropbox into your WordPress website or blog. Out-of-the-Box allows you to view, download, delete, rename files & folders directly from a WordPress page. You can use Out-of-the-Box as a filebrowser, gallery, audio- or video-player! NOTE: Out-of-the-Box uses the Offical Dropbox API. Although Dropbox requests a SSL connection when using this API, it is possible to use this plugin without SSL certificate. Read ou...
 

Rcwd Upload for Gravity Forms - $ 16.00 / 129 Sales

Dotnetnuke | 4/29/2014 1:12:41 AM| (43) Comments | (4) View Count
NEWS NEWS NEWS NOW COMPATIBLE with GRAVITY FORMS USER REGISTRATION ADD-ON!! Overview This add-on extends the functionality of the premium Wordpress plugin Gravity Forms. It allows to add a new single file upload field that is not related to the WP media core. Yes, you will not find the loaded file inside the media manager, also it uses a different folder for every location (based on form id, field id and entry id). Also, you can activate the option to let user upload more than 1 file...
 

Kotakin with API - self-host file sharing - $ 17.00 / 84 Sales

Dotnetnuke | 4/29/2014 12:20:40 AM| (60) Comments | (6) View Count
Kotakin with API – Self-host your own file sharing. If you need file sharing capabilities for personal or business needs. You can share folders with other users or create a public link for anyone. Kotakin was created for everyone that must constantly send or receive files. This version was build based on REST API + OAuth 2 90% of the front-end is using AJAX, so the interaction is more smooth and faster than before, with help using Backbone.js + Require.js You will be abl...

国外十个出名的 upload 上传组件的更多相关文章

  1. element-ui upload上传组件问题记录

    element-ui upload上传组件遇到的问题

  2. 封装Vue Element的upload上传组件

    本来昨天就想分享封装的这个upload组件,结果刚写了两句话,就被边上的同事给偷窥上了,于是在我全神贯注地写分享的时候他就神不知鬼不觉地突然移动到我身边,腆着脸问我在干啥呢.卧槽你妈,当场就把我吓了一 ...

  3. 页面中使用多个element-ui upload上传组件时绑定对应元素

    elemet-ui里提供的upload文件上传组件,功能很强大,能满足单独使用的需求,但是有时候会存在多次复用上传组件的需求,如下图的样子,这时候就出现了问题,页面上有多个上传组件时,要怎么操作呢? ...

  4. element-ui Upload 上传组件源码分析整理笔记(十四)

    简单写了部分注释,upload-dragger.vue(拖拽上传时显示此组件).upload-list.vue(已上传文件列表)源码暂未添加多少注释,等有空再补充,先记下来... index.vue ...

  5. 封装react antd的upload上传组件

    上传文件也是我们在实际开发中常遇到的功能,比如上传产品图片以供更好地宣传我们的产品,上传excel文档以便于更好地展示更多的产品信息,上传zip文件以便于更好地收集一些资料信息等等.至于为何要把上传组 ...

  6. 在vue项目中使用element-ui的Upload上传组件

    <el-upload v-else class='ensure ensureButt' :action="importFileUrl" :data="upLoadD ...

  7. 使用Element的upload上传组件,不使用action属性上传

    1.需要实现的效果如下图,在点击提交的时候再提交file数据,和其他数据统一上传,我把file转换成了base64的格式,可以再上传之前显示缩略图 2.代码分析 action属性值为"#&q ...

  8. ComponetArt Upload上传组件

    componentArt的组件很炫,但示例并非单独的,要分离开来用还得费一番周折. 一个不经意问题,足足困扰了一好几天,服务器的时间不对,导致控件无法正常显示,无浏览文件按钮 看来,控件的开发者设定了 ...

  9. upload 上传 加token 在 :headers='headers' 注意 不要直接写$refs.upload.headers = {} 这样vue会警告 修改组件内部变量

    upload 上传 加token 在 :headers='headers' 注意 不要直接写$refs.upload.headers = {} 这样vue会警告 修改组件内部变量 <Upload ...

随机推荐

  1. 异步socket大并发实现

    using System;using System.Collections.Generic;using System.Linq;using System.Net;using System.Net.So ...

  2. python的hashlib模块

    # -*- coding: utf-8 -*- """python 的MD5 sha1 模块""" import hashlib #md5的 ...

  3. @NotNull丶@NotBlank丶@NotEmpty

    1.@NotNull:不能为 Null,但是可以为Empty:用在基本数据类型上. @NotNull(message="{state.notnull.valid}", groups ...

  4. 关于asp.net会话阻塞

    现象:在一个网站中,当访问一个处理比较耗时的页面(A页面),页面请求还没有返回时,此时再点击访问该网站的其他页面(B页面)会出现B页面很久都没有响应和返回,直到A页面输出返回数据时才开始处理B页面的请 ...

  5. ext中处理Combobox组件点击触发后台事件的问题

    ext的Combobox组件在绑定数据的时候需要一个Store来绑定数据,在store里面我们可以设置autoLoad属性,这个属性表示Store可以自动的到后台获取数据,ext实质上就是封装好的ja ...

  6. 转载:执行脚本出现bin/bash: bad interpreter: No such file or directory

    转载网址:http://blog.csdn.net/red10057/article/details/8051650 刚刚学习 SHELL 写了一个简单的例子 发生如下错误 -bash: ./test ...

  7. JQUERY1.9学习笔记 之基本过滤器(六) 页眉选择器

    页眉选择器jQuery( ":header" ) 描述:选择页眉的所有标签,如 h1,h2, h3 等. <!DOCTYPE html><html lang=&q ...

  8. PDO封装函数

    header("Content-type: text/html; charset=utf-8"); /** * 初始化 pdo 对象实例 * @param bool $newins ...

  9. 存储过程中拼接sql的示例

    create or replace package body CRF_CMS_DOCTOR_PKG is --根据医院查询医生PROCEDURE P_HOSPITALBYDOCTOR_LIST ( v ...

  10. Altium designer PCB中过孔铺地连接的设置

    在Altium designer 6及更高版本如Altium Designer Winter 9.altium designer summer 9都会有这样的问题,在Altium DXP2004里面是 ...