The Easiest Way To Sell & Manage A Download Bundle Of Zip Files
Works with WooCommerce, LaunchFlows, WP Fusion and all your favorite membership solutions.
Makes it simple to upload, update, display and protect a bundle of downloadable zip files for members.
Example Use Cases:
- Offer a group of downloadable zip files to subscription members
- Bundle software files that are easy to download individually or with one click
- Offer files that are protected for some folks but open to others, but easy to update
- Just drag and drop all the latest files to your choice of folder in one step…fast and easy!
Includes:
Ready to use WordPress plugin + the source code you need to add this functionality to unlimited sites for one year.
Renews annually, cancel anytime.
Instructions:
- Upload .zip file to your WordPress installation then activate
- Use SFTP or a WordPress File Manager plugin to create a new folder in the /wp-content/uploads folder. Name it something like my-bundle. *Note – The name you use will be required in the shortcode parameters for plugin to find your files.
- Create a page, post or other content on your site where you want to display the uploaded .zip files.
- If you wish to protect the visibility of the files, you can protect them with any plugin such as WP Fusion, to show the files only to those members who should have access to the files.
- Drag and drop new .zip file to the directory you have chosen. It is recommended that you name them and number them as you want them to be displayed and organized in ascending order.
- Use any of the following shortcode parameters:
- title = The name of the title you want to display above the list
- directory = The folder name (exact spelling) for the location of the files in the /wp-content/uploads/ directory. Such as /wp-content/uploads/my-bundle
- date = Whether you want to show the date of the last file upload
- numbers = Whether you want to display numbers in front of each zip file such as 1), 2), 3), etc.
- all = Whether you want to display the “Download All” button.
[software_bundle title="My Zip Files" directory="my-bundle" date="no" numbers="no" all="no"]