---- dataentry ---- type : integration # do not change this line systems : FoxyCart # the system(s) that the integration is for, separated with commas if more than one name : self_hosted_downloads # the name of the integration description : Host your downloadable products on your own server. Emails are sent out to your customers using the FoxyCart XML. Highly flexible. tags_tags : downloadables # tags, separated by commas. don't include the "system" here. date_dt : 2008-02-18 # the date in YYYY-MM-DD format version : 0.1.0 # if you have a version for your code, enter it here developer_url : http://www.jeremysaye.com/ # if you'd like a link back to your site, stick it here ---- ====== Self-Hosted Downloadable Products ====== ===== Description ===== This application is intended to extend/interface with the [[http://www.foxycart.com/|FoxyCart! e-commerce platform]]. It allows clients to purchase downloadable products (such as software) through FoxyCart! and yet host and manage those products on their own server, or even using shared hosting. The client is emailed a unique, secure download link which will provide them with their purchased file. Downloads can be restricted with an expiration date or maximum number of downloads. The products and downloads are managed via a MySQL database. Files can be stored directly inside this database for maximum security against fraudulent downloads. ===== Installation ===== In ''readme.txt''. ===== Requirements ===== * PHP * MySQL ===== Code ===== * {{:integration:foxycart:foxycart-self-hosted-downloads.0.1.0.zip|FoxyCart Self-Hosted Downloads, v0.1.0}}