Home | Features | Demo | Blog | Downloads | About Us | Support | Purchase


CFWebstore® gives you amazing control over your e-commerce site. From an amazing array of built-in features and optional settings, to code that is structured to make custom modules easy to write and add, CFWebstore is designed to handle the special needs of each merchant.





CFWebstore Downloads

Here you will find currently available extra downloads and add-ons for CFWebstore. Be sure to read the information included on how to use the files. If you purchased the software, the latest version is found under File Downloads after logging in under My Account.


SQL Injection Blocker v.3 - 08/20/2008
File Size: 1 Kb

This is version 3 of the SQL Injection blocker tool. I'm using a new RegEx in this one that seems to be a bit more robust and is not as likely to give false positives. My thanks to Luis Melo for allowing me to borrow this from his own injection scanner tool. I've also corrected a possible issue with thread safety.

For CFWebstore version 5 and earlier stores, you would need to include this *after* the cfapplication line in database/database.cfm as it will need the application scope turned on (be sure to remove the previous cfinclude in Application.cfm if you were using it there). For other ColdFusion sites, just use it anywhere that works for your application, at some point after application scope has been initialized.


Survey Add-on - 08/08/2006
File Size: 13 KB

This code includes database tables and a cfm file for creating a simple online survey. Just adjust the code as needed for your site, add your own groups and questions, enter the file as a new page/category template, and then set up a store page using your new survey template.


Migration Scripts for Version 5 - 03/07/2005
File Size: 45 KB

This download contains everything you need to upgrade 4.8 or older stores to the new version 5. Just unzip the files to a new directory, and follow the directions included. A registered copy of version 5 is needed to complete the migration. Includes all the corrections found to this date.