CFShopkart - Free Open Source Coldfusion Shopping Cart
Open Source eCommerce

Features

Requirements

  • Coldfusion Server 8+ on either Linux or Windows
  • MySQL
  • The ability to setup a Coldfusion DSN

New Features in Version 5.5

  • Now runs on Linux!
  • Encrypted control panel passwords.
  • Encrypted customer passwords.
  • Added on to the affiliate system.
    • More customization options: edit the homepage, create a selling tools page, edit the affiliate menu.
    • Commission overrides.
    • Expanded it to two levels
    • Enhanced reports
    • Message system is now in and working
  • Adding pricing levels.
  • New Captcha featres in control panel login to enhance security.
  • New auto-block feature bans IP Addresses trying to use hacks in the URL
  • Added lots more help context
  • Cleaned up some areas of the control panel to make some sections easier to read and use.
  • New URL rewrite feature (for Linux running Apache only) for SEO links!
  • New statistics logging to replace old one that ran slow.
    • Nice new graphical view of visitors, sales, referrers, and search terms used to find your store.
    • Option to disable stats logging.
  • Optimized and indexed tables in MySQL for better performance.
  • New Updates feature auto checks for and installs new updates!
  • Optimized quite a bit of code in the control panel to ehance performance and reduce server load.
  • New optionsal side-by-side checkout form, or use the original single-column checkout form.
  • New optional terms and conditions field (and page) for bottom of checkout.
  • Improved Newsletter mailing abilities and speed.
  • Fixed various bugs with options
  • Create Product Templates: lets you create multiple products with simliar settings faster.
  • Enhanced price adjustments feature.
  • Fixed bugs with coupons
  • Added and ajusted styles throughout.
  • Updated existing themes for some minor improvements.
  • Fixed some bugs and improved the product import feature.
  • Reworked much of the checkout process to make it easier for developers to modify.
  • Modfied the way payment processors are integrated for easier future integration of additional processors.
  • You can now select multple third party processors.
  • Settings for your gateway are now stored encrypted.
  • New master admin account stored in a configuration file accessible via ftp only.
  • User accounts now have more limited access to the admin. They cannot creat users and edit certain settings.
  • Create an optional order prefix in the settings.
  • Added few addiitonal settings for the store colors.
  • Integrated the new CKEditor (replaces FCKEditor)
  • Enhanced support for subscription items.
    • Added Support for Authorize.net ARB
    • Added Support for Minerva Subscription payments
    • More options available for subscription items.
  • Ability to set a page password protected.
  • Now has order summary on front page of control panel instead of the short list of orders.
  • The ticket system on the right is now the stores support ticket system so you can immediately see tickets customers submitted.
  • Added more ability to customize some messages (like after an affliate signs up or someone signs up for the newsletter).
  • Option Drop Downs, Checkboxes, and Radio List values can be assigned to a product to track inventory of options.
  • You can upload an image for subitems so that the thumbnail in the shopping cart will change depending on what they order.
  • You can now add options to a sub item (but you cannot assign them. Each sub item must have a seperate option form field).
  • Categories show number of items in a category next to category name
  • Categories now auto-hide if there are no items in that category and no sub categories.
  • Now supports CFImageEffects.cfc (seperate purchase required). If you have CFImageEffects.cfc installed you will have access to the advanced image editing tool that lets you crop, resize, and add special effects (like rounded corners and drop shadows). And you can do it all right in your browser. (CFImageEffects.cfc is NOT included in the download).