well i wanna develop a site ie completely related to e-commerce using drupal
vikal - July 11, 2008 - 11:49
well
i wanna build a site..
which has these requirements
a admin who control overall drupal site
and there is a client who can upload his product for sell
and a registered customer who can buy the those products..
product consist of different categories
and there should be a tracker for handles most viewed products
include module like payment (paypal and 2 checkout)
well can you refer me such use ful modules according to my requirements
waiting for you reply
regards
vikaL

ecommerce site using drupal
If you go using "ubercart" module, you can get solution for all of your requirements. Not sure whether the tracking for most viewed products is provided by ubercart or not but otherwise ubertcart is really a handy module if you are going to build a completely e commerce related site.
I think ubercart does come
I think ubercart does come with a view of "most popular" items. I'd probalby go to the ubercart website and download the ubercart drupal package - comes with all the modules it needs and everything.
ubercart
well i am just installing ubercart and trying to learn the things which i need
but like os-commerce, there is a admin and a customer only...where is the module for Client to sale his products in UBERCART
or i am not getting way to find the space for Client in UBERCART
give me the way..
and tell another thing also
does there any modules related to Credit Card
regards
vikaL
suggest me necessary module for ubercard
well please suggest me to install necessary modules for ubercard standard
neccessary modules for ubercart
You can find all the modules that are required by ubercart module in order to work on ubercart download page
http://drupal.org/project/ubercart
Here you find module dependencies and also some recommended modules.
It looks like you do want your site to be multi vendor system where different users are able to sell their products. Off course you can do this by creating appropriate roles in drupal and allow them to create new products on your site. But durpal is still not very good for allowing you to enable multi vendor system on your site. "Ecommerce" module provide a module name "ec_mvmg" http://drupal.org/project/ec_mvmg, this is a multi vendor management system but its not officially released yet. So in case you pick up a way of creating different role and allow them to sell their products on your site, the site admin will have to manage them manaully.