Let's have a look at popular Opensource E-Commerce frameworks which can help building your store web site easily.
Magento provides wide range of functionality and plugins to make your e-commerce site easily .Based on PHP, magento provides many functionalities like mobile templates , multiple store , payment gateway integration modules , easy layout changes etc .To create a sample magento app on openshift cloud server , you can use this Link
Spree E-Commerce framework is based on ROR . It's simple and easy to use with a nice gui . Spree provides several extensions to modify your site according to your needs.You can write your own ROR code on top of spree in order to manage your requirements . You can take help from this
link , if you are setting it up on windows.
Wordpress is also a very good tool to build your e-commerce site. It provides several nice user interfaces and templates .To start building your site , you can take help from this link
BroadLeaf Commerce is an open source eCommerce platform built on java and spring framework . It is using all the popular java based technologies like hibernate , spring and solr .You can setup your own site , by this well explained tutorial .
Ofbiz is a project of apache software foundation and it is also based on java technologies and frameworks . It is very flexible , and you can modify it according to your needs . You can download the product from here
Post Comments and Suggestions !!