=== Download Manager for WP e-Commerce ===
Contributors: Michael Visser
Tags: e-commerce, shop, cart, ecommerce, downloads
Requires at least: 2.9.2
Tested up to: 4.7.5
Stable tag: 1.3.5
== Description ==
Provide download management tools to customers of your WP e-Commerce store, without requiring WordPress User registration.
See http://www.visser.com.au/wp-ecommerce/plugins/download-manager/
== Installation ==
1. Upload the folder 'wp-e-commerce-download-manager' to the '/wp-content/plugins/' directory
2. Activate 'Download Manager for WP e-Commerce' through the 'Plugins' menu in WordPress
3. The Plugin will automatically create a new Page called 'Download Manager' with a Page Parent of 'Products Page'
==== If Download Manager does not create a new Page called 'Download Manager' with a Page Parent of 'Products Page' on Plugin activation do the following ====
3.1 Create a new Page including the following shortcode within the Page content to enable Download Manager on that Page.
[download-manager]
====
==== In WP e-Commerce 3.7 ====
This step is neccesary as WP e-Commerce 3.7 does not support third-party integration of the Purchase Receipt, Admin Report and Transactions Results page.
4. Copy the following snippet and paste it before '$message = str_replace('%product_list%',$product_list,$message);' in /wp-content/plugins/wp-e-commerce/wpsc-theme/functions/transaction_result_functions.php on line #227
$message = apply_filters( 'wpsc_transaction_result_message', $message );
4.1. Copy the following snippet and paste it before '$report = str_replace('%product_list%',$report_product_list,$report);' in /wp-content/plugins/wp-e-commerce/wpsc-theme/functions/transaction_result_functions.php on line #235
$report = apply_filters( 'wpsc_transaction_result_report', $report );
4.2. Copy the following snippet and paste it before '$message_html = str_replace('%product_list%',$product_list_html,$message_html);' in /wp-content/plugins/wp-e-commerce/transaction_result_functions.php on line #242
$message_html = apply_filters( 'wpsc_transaction_result_message_html', $message_html );
4.3. Open Store > Settings > Admin from the WordPress Administration and add the following to the Purchase Receipt field
Session ID: %session_id%
==== In WP e-Commerce 3.8 ====
4. Open Settings > Store > Admin from the WordPress Administration and add the following to the Purchase Receipt field
Session ID: %session_id%
====
That's it!
== Support ==
If you have any problems, questions or suggestions please join the members discussion on my WP e-Commerce dedicated forum.
http://www.visser.com.au/wp-ecommerce/forums/
== Disclaimer ==
It is not responsible for any harm or wrong doing this Plugin may cause. Users are fully responsible for their own use. This Plugin is to be used WITHOUT warranty.
Excellent weblog right here! Also your site lots up very fast! What web host are you using? Can I get your associate hyperlink to your host? I desire my site loaded up as quickly as yours lol
[…] As always download the latest Plugin update manually from Premium Plugin Updates or using the WordPress Updater via Dashboard > Updates within the WordPress Administration and for more information visit the Plugin detail page for Download Manager. […]
Hello,
I have purchased the DL Manager widget.
I have placed the widget in the sidebar of my Transactions Results page for WPEC.
However, when the transaction completes, my Download Manager Widget says “you have no files to download”.
Am I doing something wrong?
If I click the test link that WPEC provides by default I can save the file. But, I’d like to use the DL Manager as a nice interface…
Hi Alex, you are requesting support for a Plugin sold on GetShopped.org and developed by Instinct. I recommend contacting their Premium Support team directly.
http://getshopped.org/resources/premium-support/
Hey Mr. Visser, the screen-shots images do not appear when I click on them.
Hey Ben, thanks for the heads up, seems a few stragglers were left behind after the migration from JustHost to MediaTemple, screenshots are back up 🙂