Upcoming:
-scheduled sales, publish/unpublish products
-use of foxycart datafeed
-foxycart check with moxiecart to ensure inventory will suffice for # ordered
Changelog:
.1.2
-work out some bugs in caching
-streamline parameter settings in snippet
-when updating settings, the settings removed now actually get deleted from the table
-removal of some awesomely childish test strings
-update cache link on manager page
-fix issue with showing one product, when not using friendly paths
.1.1
-Update install, all tables added are now MyISAM
-Added descriptions to settings labels on manager settings form.
-sidebar cart display is now called using [[MoxieCart? &type=`sidebar`]]
-case insensitive search for categories and options
-install now includes plugin
-plugin allows for friendly urls
-Product image browser works
-Product image upload works
-autoload classes checks whether file exists (problem caused with phx)
-added vertical cart template
-manager now provides success/error messages on operations completing
-store data and settings are cached, saving hits on database
-changed $display to $haystack
-changed $search to $needle
-pagination of products
-added ignoreHomeVars, used to ignore local settings on home snippet
.1
-First release