I'm looking for an eCommerce platform that could be installed on Google App Engine.

Any recommendations?

Thanks.

link|improve this question
feedback

6 Answers

EngineCarts is one such choice, but costs money AFAICT.

You could probably port over a existing python django app such as Satchmo fairly easily.

link|improve this answer
1  
Satchmo can't run on GAE stackoverflow.com/questions/600225/… – pthulin Jul 8 '10 at 12:41
And EngineCarts is not currently available... – KimKha May 20 '11 at 16:42
feedback

Satchmo ,it sounds great, e-Commerce on Google App Engine.

link|improve this answer
feedback

I do not think that Satchmo can be deployed to Google App. Eng. "easily" due to many dependent libs.

link|improve this answer
feedback

If you take a look on Google App Engine reported issues or feature request. Its there.

link|improve this answer
feedback

Freeblisket works with Google's App Engine, and it is in Java.

link|improve this answer
feedback

You can take a look at http://expressflow.com. Its a workflow framework for google app engine. Well not really an ecommerce platform but part of it - and has a gpl license.

link|improve this answer
2  
You should always add a disclaimer that you work for the company you are representing. – John Conde Jun 14 '11 at 17:19
feedback

Your Answer

 
or
required, but never shown