How can i put download link in wordpress - wordpress

I am working in wordpress.
I don't know how to put download link in wordpress.
Basically my requirement is that, User if click in download link then he able to download source code in zip format from website.
I don't know whether it is done with plugin or not if it is then give me information about it(plugin).
Any Help appreciated.

Use WordPress Download Monitor for adding the download links to the wordpress website.
http://wordpress.org/plugins/download-monitor/
You can use wordpress download manager too
http://wordpress.org/plugins/download-manager/

hello you can do it easly just go to post and click add media now upload you zip file and attach it to the post user can download from there but if you want to monitor your download you can use this plugin :-
http://weblogtoolscollection.com/archives/2009/11/06/the-best-of-series-download-managers/

Related

Upload a data file to ftp server

I am creating a jspdf. In that, I want to use an image. The data code of image is too long and occupies a lot of space. I want to upload it to my ftp server through filezilla and use that data code in my jspdf code through wordpress. I can upload it on my ftp server but when I open the page in which the code is used, it asks for username and password. How can I make it public?
WordPress and other similar CMS works differently when it comes to the headers and dependencies. You cannot simply upload the JS resource file and then use them. Even if you will try to edit your header.php or any other theme file, you are risking to make your theme stop working on WP upgrades. It is NOT recommended to do so until and unless you know what you are doing.
Now answering your question. Cycle2 has a WordPress plugin that you can install. Click here to download it. Or even simpler, go to the Plugins menu in your WP Dashboard and search for cycle2. You will find it very simple to install and activate the plugin. Follow the Plugin Documentation/Instructions on how to use it.
Visit this link to get go through the installation instructions.

Confirm by email when a customer sign up in woocommerce

I have used woocommerce and realised that when customers sign up, they can create an account without confirm by email.
What can I do to force confirm by email. Thank you!
You can download this plugin to your website:
https://github.com/wp-plugins/woocommerce-email-verification
And then follow the following instructions:
Installation Instruction & Configuration
In the admin panel plugins page click Add New. Then click on "upload" link. Select the downloaded zip file and install it OR
Download the zip file and extract it. Upload "woocommerce email verification" folder to your plugins directory (wp-content/plugins/).
Activate the plugin through the 'Plugins' menu in WordPress.
Create a page with name "activate". (URL should be yourwebsitedomain.com/activate) and put the following short code and save it.
[woocommerce-email-verification]
Hope it helps!

Wordpress TinyMCD download

Anyone know of a place where I can download the TinyMCE and image uploader that wordpress uses or at the very least something similar?
you can download pluginusing this url.
http://wordpress.org/extend/plugins/tinymce-advanced/

wordpress plugin to upload file directly to amazon s3

hello i am trying to do this
i need to integrate a wordpress plugin so that when user uploads any video to my wordpress site it directly uploads to amazon s3 and when i need to use that video it gives me the url or automatically redirect to amazon to load the video
when user enters a url then the file uploads to local server and then immediately uploaded to s3 and the file is removed form my server, it is because the amazons3 do not allow remote files to be uploaded directly
ok for all of this is there any plugin? i found some but they allow this form there own interfaces but i need to do is when ever file is uploaded it directly goes to s3 and no other operation is needed to do this
if no plugin then please any tutorial for how to do this will be helpfull
it should be fully integrated with my wordpress theme
regards
This plugin will do the job http://wordpress.org/extend/plugins/tantan-s3/ for any uploads.
If you want to upload theme files to s3 you need to do that manually.
There is this plugin here: http://codecanyon.net/item/wordpress-aws-s3-browser/6470423 chekcout the live demo, I think it does what you need:
Demo: http://www.awss3.redwanhilali.net/?page_id=5#
this plugin can do the work for you perfectly.
http://wordpress.org/extend/plugins/download-monitor/

How to upload a media file from a remote server to Wordpress?

Is there any way of uploading a media file to Wordpress by entering a URL instead of a local file? I tried to search Wordpress plugins but with no luck. Is it possible in Wordpress to build a plugin that would handle this feature?
Yes, it's possible. I was having the same problem but now i found this plugin and it works just fine. its called "remote upload"
here is the link to the file " http://codecanyon.net/item/remote-upload-wordpress-plugin/3159604 "
I found this plugin
http://wordpress.org/extend/plugins/remote-images-grabber/
which does the job perfectly
The plugin only uploads image files.
You can (and I think you have been able to for a while). The media library tool was recently just improved in native WP too.
If you click on the add media button above the post creation WYSIWIG editor, there's a tab for upload from URL.

Resources