My Downloads Shortcode for WooCommerce
Creates a shortcode which can be displayed on any page to show users WooCommerce available downloads.
The facts
- Rating
- 5★ from 7
- Active installs
- 100+
- Price
- Free
- Last updated
- 13 Jul 2021
- Added
- Jan 2014
- Requires WP
- 3.8
- Tested up to
- WP 5.8.15
- Downloads
- 9,487
Our analysis
AI-assistedMy Downloads Shortcode for WooCommerce is a WordPress plugin that allows you to display a logged-in user's available downloads outside of the My Account page using shortcodes. It provides a simple way to show the date of the order and the file name in an unordered list.
This plugin is suitable for WooCommerce site owners who want to enhance user experience by making downloads easily accessible. It requires WooCommerce to function and includes specific shortcodes for displaying all downloads or a single product download button.
Best for: WooCommerce site owners looking to improve download accessibility for users.
What it does well
- ✓Free to use from the WordPress.org directory
- ✓Provides shortcodes for easy implementation
- ✓Displays order date and file name in a list
- ✓Compatible with WooCommerce 5.8.x
- ✓Simple and effective functionality
Where it falls short
- •Requires WooCommerce to operate
- •Limited feature set based on the author's description
Verdict
This plugin offers a straightforward solution for displaying downloads, though it is basic in functionality and requires WooCommerce.
From the developer
Matt Pramschufer's own description of My Downloads Shortcode for WooCommerce, lightly tidied.
This plugin requires WooCommerce.
When developing a WooCommerce site I realized there was not a shortcode for displaying the logged in users available downloads outside of the My Account page. So I developed this simple plugin which adds the short code [woocommerce-my-downloads]. It is simple and effective. It displays the Date of the order and the file name in an unordered list.
** Note: WooCommerce 5.8.x Compatible
Usage
Shortcode for displaying all downloads
[woocommerce-my-downloads]
Shortcode for single product download button
[woocommerce-my-downloads-button id=PRODUCT_ID]