在日常开发中,我们常会用到很多的组件及共用代码提高我们的开发效率。
 
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. 为什么要刷新一下才能获取cookie

    首先编写以下简单的代码: <?php setcookie('a','value'); print $_COOKIE['a']; 第一次访问时,报错: 报错的原因是$_COOKIE['a']的值不 ...

  2. v9站点自定义变量

    打开 \phpcms\modules\admin\templates\site_edit.tpl.php 文件,找到最后一个 </fieldset> ,在他后面添加一下代码:<!-- ...

  3. 常用的JavaScript正则匹配规则代码收藏,很实用

    收集一些常用的JavaScript正则表达式匹配规则,比如匹配电话号码.Email.中文字符.身份证号.邮编.QQ号.过滤空白行.匹配特定数字等.觉得这玩意是很有用的,只不过自己水平菜,老是自己写不出 ...

  4. sudo gedit xx warning

    When I sue command "sudo gedit xx", it appeas several warning: gedit:): IBUS-WARNING **: T ...

  5. 客户端是选择Java Swing还是C# Winform

      登录|注册     mentat的专栏       目录视图 摘要视图 订阅 [专家问答]韦玮:Python基础编程实战专题     [知识库]Swift资源大集合    [公告]博客新皮肤上线啦 ...

  6. noi 04:网线主管

    04:网线主管 查看 提交 统计 提问 总时间限制:  1000ms 内存限制:  65536kB 描述 仙境的居民们决定举办一场程序设计区域赛.裁判委员会完全由自愿组成,他们承诺要组织一次史上最公正 ...

  7. Kcptun 是一个非常简单和快速的,基于KCP 协议的UDP 隧道,它可以将TCP 流转换为KCP+UDP 流

    本博客曾经发布了通过 Finalspeed 加速 Shadowsocks 的教程,大家普遍反映能达到一个非常不错的速度.Finalspeed 虽好,就是内存占用稍高,不适合服务器内存本来就小的用户:而 ...

  8. 位运算反(~)与(&)异或(^)或(|)右移(>>)左移(<<)

    原文:位运算反(~)与(&)异或(^)或(|)右移(>>)左移(<<) 先知道这两个二进制数据的特点:   1=0000 0000 0000 0000 0000 000 ...

  9. Windows 中默认安装的.Net 版本

    Windows contains a version of .NET by default. Here's a listing of them. XP .NET v1.0 -- Service pac ...

  10. Skipped Rebuild All: Project with VS2008

    This Problem is getting me head around it in these days. BUt , i have solve it: Description of Probl ...