Manually in WordPress
- Download the plugin ZIP file from WordPress.org
- From the WordPress admin dashboard go to Plugins, Add New
- Click Upload Plugin, locate the file, upload
- In the WordPress dashboard go to Plugins, Installed Plugins, and activate Free Downloads WooCommerce
Manually using FTP
- Download the plugin ZIP file, extract it
- FTP to your server and go to your root WordPress directory
- Navigate to wp-content/plugins
- Upload the parent directory download-now-for-woocommerce - the folder that contains the file som-woocommerce-download-now.php - to that location
- In the WordPress dashboard go to Plugins, Installed Plugins, and activate Free Downloads WooCommerce
You can customise
Free Downloads WooCommerce on the Plugins, Free Downloads dashboard page.
3.5.8.3 - 6th February 2024
[FIX] - WooCommerce PDF Watermark Compatibility Opacity was not working
[FIX] - PHP Warning: Attempt to read property “id” on string somdn-woo-functions.php on line 80
[SECURITY FIX] - Escaped the ID, name and align attributes in the shortcode download_now
3.5.8.2 - 5th January 2024
[COMPATIBILITY] WooCommerce High-Performance Order Storage (HPOS)
[FIX] Hide Add to cart button for variations
3.5.8 -20th December 2023
[NEW] New setting to define the "Products" text for download limits
[NEW] New settng to define "Download again" text - if the product has been downloaded and tracking is on
[MOD] If Bundles, on archive page it will have a button saying "download" that will go to the single page
3.5.7.1 - 17th October 2023
[COMPATIBILITY] WooCommerce High-Performance Order Storage (HPOS)
[FIX] Hide Add to cart button for variations
3.5.7 - 5th September 2023
[FIX] Download button hidden in some cases
3.5.6 - 4th September 2023
[FIX] Add to cart and downloads showing same time with some page builders
3.5.5 - 1st August 2023
[FIX] "Allow download on shop / archive pages" - when checked, it would still go to single page.
3.5.4 - 30th June 2023
[MOD] (Pro Edition) Added setting to define text that appears in account area when no downloads are there. Tracking & Email Capture > No Downloads Text
[MOD] Added setting "Show Variation Options in Quick View" which will show the variation select boxes in the quick view pop up
[FIX] (Pro Edition) Fix the issue for Woocommerce Product Bundles.
[FIX] (Pro Edition) Download all button had conflict with the quick view, it would download the wrong all zip file
3.5.2.1 - 8th March 2023
[Change] Name was changed to Free Downloads WooCommerce :D - reverted to Free Downloads WooCommerce
3.5.2 - 7th March 2023
[New] (Pro Edition) Compatibility with Woocommerce Product Bundles. It will now show the download button for each free download in the bundle
[NEW/FIX] (Pro Edition) When a user signs up to Mailchimp - the number will be added to the user on the list too
[Change] Updated branding to match WP Enhanced
[Change] (Pro Edition) Added a new setting under download limits "Login Required" - this will allow you to choose if you need the user logged in or not. For example, you might want to allow not logged in users to download while still having downloads limits for your WooCommerce Members.
[New] (Pro Edition) Added settings to add the fields for the newsletter sign up to the admin notification email. Before it just send email with the email, now you can have the name, tel, company etc. You have to enable these settings to get them on the email.
[FIX] (Pro Edition) Compatibility with WooCommerce PDF Watermark 1.4
[New] Tested with WordPress 6.1.1
[New] Tested with WooCommerce 7.4.1
3.5.1 - 1st April 2022
- [Change] New plugin bootstrap procedures.
- [Change] New class structure and namespacing system starting to be implemented. For example, main plugin class fully qualified name is now SOM\FreeDownloads\Plugin.
- [Change] Templates now look in stylesheet directory instead of theme, which enables child themes to be included.
- [Change] Padding removed from download wrap.
- [Change] The 'download_now' shortcode now looks for the global product if a product id is not supplied.
- [New] Tested with WordPress 5.9.2
- [New] Tested with WooCommerce 6.3.1
3.5.0 - 26th January 2022
- [NEW MINIMUM PHP REQUIREMENT] A minimum of PHP version 7.4.0 is now required.
- [Change] (Pro Edition) Download redirect shortcode no longer checks for additional outputs, preventing bugs in some systems.
- [Change] (Pro Edition) Small change to the query on the
free-downloads.php
template file.
- [Change] "Available Downloads" text is no longer italic by default.
- [Fix] Custom text for "Available Downloads" multiple files setting no longer outputs a colon.
- [New] Tested with WordPress 5.9
- [New] Tested with WooCommerce 6.1
3.4.0 - 3rd November 2021
- [New Feature] (Pro Edition) Membership plans can have separate download limits for free trials (WooCommerce Subscriptions).
3.3.32 - 29th October 2021
- [Change] (Pro Edition) The capability required to export download logs is now 'manage_woocommerce'.
- [Change] (Pro Edition) The button to activate and deactivate a license key no longer shows if the license key setting is empty.
- [New] (Pro Edition) Added new filter 'somdn_get_downloads_data_args' for changing the stats export query arguments.
- [New] (Pro Edition) Added new filter 'somdn_stats_settings_before_buttons' for outputting custom content before the export buttons on the Stats
-> Reports page.
- [New] (Pro Edition) Added new filter 'somdn_has_user_reached_limit' to enable additional functionality to extend download limits.
- [New] (Pro Edition) Added new filter 'somdn_get_user_downloads_count' which is used for the My Account -> Downloads account page downloads total.
- [New] Tested with WooCommerce 5.8
3.3.31 - 1st September 2021
- [Change] (Pro Edition) MailChimp API: Converted product and variation IDs to strings for
str_replace()
.
- [Change] (Pro Edition) Email capture form submission event handled by 'submit' instead of 'click'.
- [Change] (Pro Edition) Email capture form has new actions added. Custom templates will need to be updated.
- [New] (Pro Edition) Added new filters enabling the addition of new fields for customer information capture (email capture).
'somdn_tracked_download_details_html'
for adding new details to the download log view page, and 'somdn_download_redirect_data'
for adding new information to the redirect download data.
- [New] Tested with WooCommerce 5.6
3.3.30 - 1st August 2021
- [Fix] (Pro Edition) WooCommerce PDF Watermark version 1.3 compatibility.
- [Change] (Pro Edition) Removed
final
keyword from MailChimpApi class to allow extension.
- [Change] (Pro Edition) Declared strict typing in MailChimp.php file.
- [New] (Pro Edition) Variations are now restricted for download if WooCommerce Membership restrictions exist for them.
- [New] Tested with WordPress 5.8
- [New] Tested with WooCommerce 5.5
3.3.21 - 8th July 2021
- [Fix] (Pro Edition) Corrected SQL table name calls.
3.3.20 - 7th July 2021
- [Fix] (Pro Edition) Fixed bug where user download limits weren't displaying on user's member admin page.
- [Fix] (Pro Edition) Reviews for products downloaded sometimes wouldn't go through.
- [New] (Pro Edition) Significant memory optimisation improvements made to download stats screen and queries, as well as report exporting.
- [New] Tested with WooCommerce 5.4
- [Change] (Pro Edition) Exported download reports are now limited to the first 15,000 records, due to PHP memory limitations.
- [Change] (Pro Edition) Multiple changes to filters and functions found in
somdn-pro-settings-stats.php
file due to optimisations.
- [Change] (Pro Edition) "Popular Products" stats graph now uses product meta data rather than download logs.
3.3.11 - 1st April 2021
[Fix] (Pro Edition) Fixed bug with WooCommerce Membership plan page output: 'Call to undefined function ech_html()'.
3.3.1 - 30th March 2021
- [Change] Complete overhaul of the shop download and "Read More" text system. Now allows 4 separate text options. Check your plugin settings.
- [Change] Plugin class now moved to somdn.php to facilitate switching between free and Pro Edition.
- [Fix] (Pro Edition) Fixed problem with recognising Paid Member Subscriptions discounts at product level.
- [New Feature] (Pro Edition) A setting has been added (General Settings -> Product Reviews) to enable users to leave a review on free products they've previously downloaded, when the WooCommerce option 'Reviews can only be left by "verified owners"' is enabled. Note: Reviews will not be marked as verified. Includes a template that can be overridden.
- [New] (Pro Edition) Implemented new custom MailChimp API.
- [New] (Pro Edition) MailChimp Tags will now apply to existing audience contacts, not just new ones.
- [New] (Pro Edition) The validity status of your MailChimp API Key and List ID are now displayed above those options.
- [New] Tested with WordPress 5.7
- [New] Tested with WooCommerce 5.1
- [New] Compatibility with PHP 8.0.2
- [New] Many general code cleanups.
3.3.0 - 15th January 2021
- [New Feature] (Pro Edition) Ability to assign custom tags to new MailChimp newsletter subscriptions, including product ID, product name, variation ID, and variation name.
- [New Feature] (Pro Edition) New shortcode added:
[somdn_user_free_downloads_history]
Displays the logged in user's free download history, appearing like it does on their account->downloads page. Will run the action 'somdn_user_free_downloads_history_logged_out' if not logged in, by default displaying nothing.
- [New] Added setting 'Always open download links in a new window' to General Settings page.
- [New] (Pro Edition) Email download links expiring once used is now an option, 'Expire email links when used', added to Download Delivery settings. Option is ticked by default for existing installations.
- [New] Tested with WordPress 5.6
- [New] Tested with WooCommerce 4.9
- [Change] Added 'class' to the 'a' and 'p' elements in allowed tags, from function somdn_get_allowed_html_tags().
- [Fix] (Pro Edition) Fixed bug where free variations would show the Add to Basket button to guest users if login is required for free download.
- [Fix] Fixed situation where products with restricted viewing can be downloaded in some instances.
- [Fix] Cron schedules have been set to check on admin_init if set up, not just on plugin activation.
3.2.2 - 20th October 2020
- [New] Tested with WooCommerce 4.6.0
- [New] (Pro Edition) Admin tracked downloads filter can now be searched by email address used.
- [Change] An admin notice, rather than an error, will now be displayed if the plugin's requirements aren't met.
- [Change] Owned product downloading now includes files the user has been granted access to, such as via subscription.
- [Change] (Pro Edition) Template file changes. Variation download form templates have been changed to use the $variation_id instead of $product_id when requesting a download button/link.
- [Change] (Pro Edition) Updated excel export class.
- [Fix] (Pro Edition) Owned variations now show the correct download button text and discounted free price.
- [Fix] (Pro Edition) Variation product downloads are no longer tracked in the Free Download Logs.
- [Fix] (Pro Edition) Refactored tracked downloads admin search query to prevent error logs on some systems.
- [Fix] (Pro Edition) Corrected tracked downloads admin search when using IP address.
3.2.1 - 4th October 2020
- [Change] Altered scripts relating to shop page downloads to better account for dynamically created elements.
3.2.0 - 18th September 2020
- [New] Minimum required PHP version has been increased to 7.0
- [New Feature] (Pro Edition) Download limits can now be set for different user roles as well as for specific user accounts, including the ability to exclude a user role or specific user from any download limits. See the Download Limits settings page for more details.
- [New] Tested with WordPress 5.5.1
- [New] Tested with WooCommerce 4.4.1
3.1.93 - 17th July 2020
- [Fix] (Pro Edition) Corrected download limit bug with certain time zones.
3.1.92 - 8th July 2020
- [Fix] Changed CSS styling for settings page dashicon buttons to correct vertical alignment.
- [Change] Multiple checkbox download form no longer zips single selected files.
- [Change] Removed
delete_option()
call when updating the plugin as it appeared to cause issues with transients.
- [Change] (Pro Edition) Changed the
free-downloads.php
account template file to not display the download table if no download history found. Custom templates will need to be updated.
- [Change] (Pro Edition) The free downloads account table column name has been changed from "File" to "Download".
- [Change] Update procedure logic has been improved.
- [Change] Stats page can now be customised with filters to hide different parts if required.
3.1.91 - 14th April 2020
- [New] (Pro Edition) Added 3 new filters/actions: somdn_count_download_notify_email_addresses, somdn_download_type_pre_send_email, somdn_download_type_post_send_email
3.1.9 - 13th April 2020
- [Fix] (Pro Edition) Fixed bug that prevented redirect or email downloads working for multiple file link download forms
- [Fix] Removed
somdn-download-single-form
ID tag from download forms to prevent DOM element errors in browser. Custom templates will need to be updated
- [New] (Pro Edition) Which files a user downloaded are now included in the free download log as well as the exported Excel files
- [New] (Pro Edition) Added an additional parameter to the
somdn_count_download_post_success
action, $post_information
- [New] (Pro Edition) Customise how long (in seconds) the redirect download page will automatically initiate the download
- [New Feature] (Pro Edition) For site admins, set up email notifications to specific email address when new free downloads are completed
- [New] Tested with WordPress 5.4
- [New] Tested with WooCommerce 3.8.1
3.1.8 - 20th January 2020
- [Fix] (Pro Edition) Download limits not tracking correctly in some time zones
- [Fix] (Pro Edition) Fixed activation error that occurs if the free version is still active
- [New] (Pro Edition) Variations now show up for download in the user's download history account page
- [New] (Pro Edition) Added option to hide the purchased downloads section of the download history account page, when the "Show free download history on user account page" setting is enabled
- [New Feature] (Pro Edition) Added new shortcode [download_limits] to display the current user's download limits (if applicable)
- [New] Tested with WordPress 5.3.2
- [New] Tested with WooCommerce 3.8.1
3.1.7 - 5th June 2019
- [New] Added option to disable download security key checking in the General Settings / Files section
- [Change] (Pro Edition) Plugin textdomain in strings changed from constant to a string to conform to i18n
- [Change] Removed strict check when using base64_decode() to improve compatibility
- [Change] Started work on converting plugin to OOP
- [Fix] (Pro Edition) Fixed weekly download limit checks when the day of the week is set to anything other than Monday
- [Fix] (Pro Edition) Fixed download limit reached error messages not showing the correct period/frequency
3.1.6 - 25th March 2019
- [Change] Plugin textdomain in strings changed from constant to a string to conform to i18n
3.1.5 - 24th March 2019
- [New Feature] Full integrated support for WooCommerce Quickview by IconicWP
- [New Feature] External files are now downloaded to the server temporarily, meaning they can be zipped when using certain multiple files display methods
- [New Feature] (Pro Edition) New download delivery methods. Option to serve your downloads after redirecting to a page or emailing a link
- [New Feature] (Pro Edition) New display type for email capture form checkbox: Required Checkbox with Text. Form cannot be submitted until box is checked. Error message can be customised
- [New] Added a new error logging system to catch some errors and important info, viewable in the Settings -> Support -> Error Logs section. Can be copied, exported, or deleted from the settings page. Debug Logs can also be enabled for info
- [New] Plugin now includes functions to update the site database or plugin files where necessary, when updating to new versions of this plugin
- [New] Checkbox form error when no boxes have been selected for download can now be customised. Default is still "Please select at least 1 checkbox". As such both checkbox form templates have been updated
- [New] Plugin now checks for dependencies and displays a notice in WordPress admin if any are missing.
- [New] Updated POT file with new strings (new translations will be required)
- [New] Added the ability for users to add their own translations if they put them in 'wp-content/languages/free-downloads/'. These will take priority over any others
- [New] (Pro Edition) Pro Edition now includes the following localisations: British English (default), US English, Spanish and Colombian Spanish (thanks to Carlos M).
- [Fix] Fixed invalid legacy somdn_is_product_valid() function calls
- [Fix] Cleaned up erroneous or bad translatable strings
- [Fix] Corrected error that meant WordPress hosted localisations would not load in the free version
- [Fix] (Pro Edition) Fixed incorrect download checks on account page
- [Fix] (Pro Edition) MailChimp subscription error catching improved to give more detail
- [Fix] (Pro Edition) Fixed error in variation download form template for showing (Multiple Files) "Button + Filenames"
- [Change] Frontend free download checks are now only performed once per page load, making use of global variables to store data temporarily. This should improve performance on large sites
- [Change] "target" link tag now supported in custom text areas that allow links
- [Change] Plugin temporary uploads folder structure changed, as well as added empty index.php files to these directories to improve security
- [Change] Stored get_template_directory() value when building plugin templates to prevent duplicate unnecessary calls
- [Change] (Pro Edition) Version number parity between free version and Pro Edition
- [Change] (Pro Edition) Added wp_nonce check for log exporting as well as changed init action
- [Change] (Pro Edition) EDD_SL_Plugin_Updater class updated to 1.6.18
- [Change] (Pro Edition) Changes made to email capture form template. Strings adjusted, "checked" values added to inputs where needed, and incorporated new display options
- [Change] (Pro Edition) Converted default download limit messages to translatable strings
3.1.4 - 12th December 2018
- Change: Frontend free download checks are now only performed once per page load, making use of global variables to store data temporarily. This should improve performance on large sites.
3.1.3 - 19th November 2018
- Change: Action for outputting download button on product pages reverted to previous setting "woocommerce_single_product_summary". This can now also be filtered and changed manually. Filter for the action is "somdn_product_page_content_woo", priority is "somdn_product_page_content_woo_priority". See "somdn-woo-functions.php" function somdn_load_product_page_content_woo().
- Change: somdn_product_page() function now accepts an array of arguments instead of having them all as function parameters. Defaults included in the function and merged with the received $args array.
3.1.2 - 9th November 2018
- New Feature: Custom templates. You can now override the download templates in your theme. Create a new folder inside your theme directory called "somdn-templates", and follow the same template folder/file structure as found in the plugin's "Templates" folders.
- New Option: Single file products can now show the filename instead of download text.
- WooCommerce change: The default "add_to_cart" WooCommerce shortcode will now output a free download button if the product is applicable.
- Fix: Quick View feature should now support more product filter plugins.
- Fix: "That was not supposed to happen" error has been removed, and a new custom security check has been implemented to be more compatible with site cache plugins. New errors will display on the product page for any download errors.
- General cleanups and optimisations.
3.1.1 - 17th September 2018
3.1.0 - 16th September 2018
- New Option/Feature: Quick View product popup window from shop listing pages
- New Option/Feature: Paid products your customer already owns can now be downloaded free from the product page, if you enable this option, essentially preventing repeat purchasing. The display can also be customised
- Bug Fix: Checkbox download form "Select All" button now works properly, including fixed CSS classes
- Various general cleanups and optimisations
3.0.96 - 17th April 2018
- Activating the basic or pro edition will deactivate the other if present
- Removed the legacy Custom Functions file
- Fixed bug where files were being temporarily created without downloading
- Changed download action from on_init to wp_loaded for better compatibility
3.0.95 - 11th April 2018
- Changed the script for downloading from archive pages to improve support for some themes/plugins
3.0.94 - 26th March 2018
- Fixed bug where sale items were being included regardless of plugin setting
3.0.93 - 2nd March 2018
- Fixed bug with Memberships discounts
3.0.92 - 28th February 2018
- Fixed bug that caused some filters not to work correctly
- Multiple file checkbox form now behaves more logically
3.0.91 - 27th February 2018
- Change to error displayed if ZipArchive is not install. Now shows in Multiple File plugin setting page
3.0.9 - 27th February 2018
- Refactored all code for better compatibility, support and performance
- General housekeeping
3.0.8 - 10th February 2018
- Added basic compatibility with WooCommerce versions below 3.0 (version 2.6.14 and above). If using those versions of WooCommerce, use with caution
- General housekeeping
3.0.7 - 7th February 2018
- Switched to using WooCommerce function get_file_download_path for better plugin compatibility. Other plugins hook into that filter
- General housekeeping
3.0.6 - 4th February 2018
- Changed translation filename
- Included translation file for English (GB)
3.0.5 - 3rd February 2018
- Renamed plugin to Free Downloads WooCommerce
- New Option: Hide the "read more" button on archive pages if the user could download the product if they were logged in or needed a membership
- Fixed missing translatable strings
- Cleaned up some code
- General housekeeping
3.0.4 - 20th January 2018
- Fixed php error for compatibility with Memberships
3.0.3 - 19th January 2018
- New Option: Display a message on a product page if the product is free, requires login to download for free, but the user is not logged in
3.0.2 - 14th January 2018
- Now backwards compatible with WooCommerce Memberships 1.8
3.0.1 - 07/01/2018
- Changed shortcode logic to improve support with some themes
- Cleaned up depreciated WooCommerce Membership functions
- Cleaned up php errors
3.0 - 02/01/2018
- New Option: Show file download counts on product shop page
- New Option: Restrict free downloading to specific WooCommerce Membership plans
- Introduced framework for Pro version - go to the Pro Edition settings tab to learn more
- General housekeeping
2.4.95 - 15/12/2017
- Included POT file. Plugin should now be translation ready.
2.4.94 - 15/12/2017
- Preparation for plugin internationalisation
2.4.93 - 12/12/2017
- New Option: Force ZIP file creation for single files
2.4.92 - 21/11/2017
- Fixed bug on user account memberships page
- Download buttond now add/remove a "loading" class when clicked
- General housekeeping
2.4.91 - 18/10/2017
- Removed outdated get_product() function calls, replaced with wc_get_product()
2.4.9 - 16/10/2017
- Fixed compatibility for WooCommerce Memberships 1.9+
2.4.8 - 10/10/2017
- Fixed bug with "Links Only" multiple file download option
2.4.7 - 09/10/2017
- Changed download form actions to make plugin more compatible with security features found in some plugins/themes
2.4.6 - 03/10/2017
- Fixed bug with displaying button text on shop pages
2.4.5 - 01/10/2017
- Renamed plugin to Free Downloads - WooCommerce
- New Option: add custom CSS classes to the download buttons and links
- Error message now displays if "download all" zip file is empty, usually caused by using external links
- General housekeeping
2.4.4 - 12/04/2017
- Changes for compatibility with WooCommerce version 3.0+
- Plugin now only supports WooCommerce version 3.0 and above
2.4.3 - 16/03/2017
- Fixed error when user has no memberships in the membership site
2.4.2
- Now supports WooCommerce Memberships version 1.7+
2.4.1
- Fixed bug where Membership download would fail on some setups
2.4
- Membership items with a 100% discount for members can now be included. This option is off by default
2.3.82
- Change to hide cart CSS logic
2.3.81
- Fixed plugin activation error
2.3.8
- Ouput CSS to hide the cart when download button shows, to support more plugins that may conflict.
- Added new actions to plugin activation and deactivation
2.3.7
- Fixed detection of WooCommerce Memberships on some setups
2.3.6
- WooCommerce Memberships - New settings for extra customisation
- Rewritten some functions as actions and filters
- Changed hard-coded front-end text strings to translatable functions
- General housekeeping
2.3.5
- Plugin settings now feature as an admin menu section, not plugin menu
- New feature: reset product free download count
- Code changes to use of wp_upload_dir() to fix rare PHP error
2.3.4
2.3.3
- 2 new shortcodes added, one to display a free download link and another to display the free download cart content like a single product page.
- General housekeeping
2.3.2
- Fixed bug when using the [product_page id=""] WooCommerce shortcode
- Changed archive page output to anchor links instead of buttons
- General housekeeping
2.3.1
- Minor change to script loading to correct rare PHP error
2.3
- New Option: Allow download from shop / archive pages
- Added the before/after form/button WooCommerce hooks to the download buttons
- Fixed bug introduced in version 2.2 preventing download when using links
- Fixed variations being properly excluded
2.2
- Download counts now visible on products page columns (admin area)
- New support section called Features
2.1
- PDF Viewer feature. PDF files will be previewed instead of downloaded (optional)
- Individual products can now be selected, instead of globally affecting all
- Free download count now included on each product page
- General housekeeping
2.0
- Rebuilt from the ground up to be better than ever before
- Overhauled download procedure, now uses secure WooCommerce download methods
- File paths are hidden, everything is handled securely by the server
- New options pages for a tonne of customisations
- Now supports WooCommerce Memberships and Subscriptions
- Fully supports products with multiple files, several display options available
- Multiple files are wrapped up in a dynamically created ZIP file, and downloaded instantly
- Full supporting documentation built right into the plugin
1.11
- No longer conflicts with variations
1.1
1.0