swaminadhan
Joined: 14 Sep 2009 Posts: 73
|
Posted: Thu Jan 21, 2010 1:03 pm Post subject: Ruby on Rails open source shopping cart applications: |
|
|
hello developers !
In Ruby on Rails we have two open source shopping cart applications. They are as follows:
1. Substruct
2. . Spree.
Let us discuss about these applications in detail
1 . Substruct :
1. The first and most robust Ruby on Rails open source e-commerce project.
2. Substruct is the replacement for old, brittle and crusty shopping cart packages
3. Substruct is Cleanly designed, easy to extend and maintain
4. It supports Authorize.net & PayPal as payment processors. Substruct enables you to track inventory & sales with the related reports.
5. Besides being an e-commerce application, it also has integrated CMS features for creating & maintaining content.
It is easy to manage the application and we can customise the application based upon our requirement.
The second open source shopping cart application is Spree.
Spree:
1. Spree is also an business e-commerce shopping cart application that is built on Ruby on Rails like substruct.
2. It uses the Active Merchant plugin which supports most of the payment processors. PayPal Website Payments Standard is also ready to be used as an extension.
3.Spree capitalizes on the dynamic nature of the Ruby progamming language to provide the most flexible commerce platform available
4. Spree has been designed from the ground up to be as open and extensible as possible. You no longer have to be frustrated with the limited set of choices provided by most platforms
5. Spree is done with the most advanced features when compared to substruct and it is highly customisable and easy to maintain when compared to substruct.
6. Spree is highly powerful and it is easy to develop the application to the large extent.
7. The main disadvantage of spree is lack of design templates.
if u need the installation process of spree, please click the below link
http://www.rorexperts.com/problem-with-spree-application-and-bootstrap-sample-data-t1351.html
Thank you,
swaminadhan. |
|