在日常开发中,我们常会用到很多的组件及共用代码提高我们的开发效率。
 
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. C#数字图像处理的3种方法

    本文主要通过彩色图象灰度化来介绍C#处理数字图像的3种方法,Bitmap类.BitmapData类和Graphics类是C#处理图像的的3个重要的类. Bitmap只要用于处理由像素数据定义的图像的对 ...

  2. Linux中判断大小端的一种方法

    大小端的定义无需赘言,常用的方法有使用联合体和指针法,如: int checkCPU() { union w { int a; char b; }c; c.a = 1; return (c.b == ...

  3. Xcode-Xcode 7.3 解决不能自动联想问题-备

    一.问题: 升级Xcode 7.3 之后发现导入头文件之后,没法自动联想. 二. 解决办法: 打开Xcode --> Target --> BuildSettings --> App ...

  4. Java 单例总结

    1:懒汉式,不保证线程安全 package com.yan.singleton; public class LazySingleton { private static final LazySingl ...

  5. 浅析Android中的消息机制

    在分析Android消息机制之前,我们先来看一段代码: public class MainActivity extends Activity implements View.OnClickListen ...

  6. Jquery 对象集合的迭代扩展forEach

    if (jQuery && !jQuery.fn.forEach) { $(function () { (function ($) { $.fn.extend({ forEach: f ...

  7. sql server2008如何创建外键

    原文地址:http://blog.csdn.net/zuozuo1245/article/details/8644115 以前创建数据库时就是有主键的创建了主键,但是表之间的关系没有联系,要建数据库关 ...

  8. HDU-1047(DP-二进制状态压缩)

    Problem Description Ignatius has just come back school from the 30th ACM/ICPC. Now he has a lot of h ...

  9. C#系列教程——lock语句定义及使用

    代码如下: using System; using System.Threading; class Thread_Test { public void Run() { Console.WriteLin ...

  10. [每日一题] 11gOCP 1z0-053 :2013-09-29 Flashback Data Archive ...................................6

    转载请注明出处:http://blog.csdn.net/guoyjoe/article/details/12205299 正确答案:A 具体请参考:http://blog.csdn.net/guoy ...