---- dataentry ---- type : integration # do not change this line systems : PHP # the system(s) that the integration is for, separated with commas if more than one name : Uploadable Products # the name of the integration description : Allow file uploads on products for customized products. tags : uploadable # tags, separated by commas. don't include the "system" here. date_dt : 2010-01-25 # the date in YYYY-MM-DD format version : # if you have a version for your code, enter it here developer_url : # if you'd like a link back to your site, stick it here ---- ====== Uploadable Products (Custom File Uploads per Product) ====== //**Please note:**// The code on this page is submitted by members of the FoxyCart community, and may not verified by FoxyCart.com LLC in any way, shape, or form. Please double check the code before installing. If you need help with it please [[http://forum.foxycart.com/|post in our forum]], but if we cannot offer assistance (due to unfamiliarity with this particular system or language) we apologize in advance. ===== Description ===== Allow products to accept file uploads. Useful for customizable products like a printed t-shirt or mug. ===== Installation ===== Whisper Brett on the forums for more info. Some code for this is available but is untested.