I went to the site, downloaded the .w2p file and tried to install it on my test box. I get an error saying unable to install application "estore".
Any ideas? Using web2py version 2.7.4-stable+timestamp.2013.10.22.17.02.48 -Jim On Monday, November 18, 2013 2:06:21 PM UTC-6, Massimo Di Pierro wrote: > > I have posted a new Estore application: > > https://github.com/mdipierro/web2py-appliances/tree/master/EStore > > It is minimalist but supports: > - multiple products > - product subtypes (for example t-shirt sizes) > - categories > - discounts (2x 3x 4x 5x 10x) > - shipping options (not shipping cost calculations yet) > - ajax shopping cart > - volume, weight, and tax calculations > - checkout with stripe.com using the new PCI compliant JavaScript API > > I could use some help with: > - testing > - edit models/plughin_shipping.py to integrate https://www.easypost.com/ > - improve the management interface for creating new products, and view > transactions > > Massimo > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

