We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 34162
    • 1 Posts
    This is an auto-generated topic for <a href="http://modxcms.com/extras/package/601">MoxieCart 0.1-alpha</a> by jsheeley.

    Brief Description:
    Initial release. Alpha, minimal options and documentation. Product picture upload/browse functionality is weak at best, and probably actually simply not working.
      • 14536
      • 22 Posts
      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