Both sides previous revisionPrevious revisionNext revision | Previous revision |
integration:foxycart:self_hosted_downloads [2014/04/10 22:40] – [Data entry] sparkweb | integration:foxycart:self_hosted_downloads [2017/04/26 07:02] (current) – external edit 127.0.0.1 |
---|
description : Host your downloadable products on your own server. Emails are sent out to your customers using the FoxyCart XML. Highly flexible. # | description : Host your downloadable products on your own server. Emails are sent out to your customers using the FoxyCart XML. Highly flexible. # |
tags : downloadables # tags, separated by commas. don't include the "system" here. | tags : downloadables # tags, separated by commas. don't include the "system" here. |
date_dt : 2014-04-10 # the date in YYYY-MM-DD format | date_dt : 2014-10-20 # the date in YYYY-MM-DD format |
version : 0.3.3 # if you have a version for your code, enter it here | version : 0.3.3 # if you have a version for your code, enter it here |
developer_url : http://www.dotenablers.com/ # if you'd like a link back to your site, stick it here | developer_url : http://www.dotenablers.com/ # if you'd like a link back to your site, stick it here |
---- | ---- |
| |
| |
| |
| |
<code php>ini_set('zlib.output_compression', 'Off');</code> | <code php>ini_set('zlib.output_compression', 'Off');</code> |
===== Code ===== | ===== Code ===== |
| * {{:integration:foxycart:foxycart-self-hosted-downloads.0.3.3.zip|FoxyCart Self-Hosted Downloads, v0.3.3}}, code cleanup |
* {{:integration:foxycart:foxycart-self-hosted-downloads.0.3.2.zip|FoxyCart Self-Hosted Downloads, v0.3.2}}, added phpMailer and external SMTP | * {{:integration:foxycart:foxycart-self-hosted-downloads.0.3.2.zip|FoxyCart Self-Hosted Downloads, v0.3.2}}, added phpMailer and external SMTP |
* {{:integration:foxycart:foxycart-self-hosted-downloads.0.3.1.zip|FoxyCart Self-Hosted Downloads, v0.3.1}}, added support for products filtered by FoxyCart category and Amazon S3 folder download | * {{:integration:foxycart:foxycart-self-hosted-downloads.0.3.1.zip|FoxyCart Self-Hosted Downloads, v0.3.1}}, added support for products filtered by FoxyCart category and Amazon S3 folder download |