Hi all...
I'm trying to Development a new website for business-to-business E-commerce (This is a variant of E-commerce between the enterprises).
That mean each company has it's products and prices, offcourse the product is part of main catalog that define all products.
I tried hard to compare between lot of scripts and didn't find anything good enough to work on, I don't want to start from zero so i need your help to deiced if there is a drupal module can do that (B2B ecommerce) or i have to build a new module.
thanks all.
Comments
Comment #1
brmassa commentedadvisor,
i didnt get what are the functionalities you need. Using Drupal/ECommerce, you can create products (it will automatically create a big catalog), your users can be only registered ones or public (anyone can buy). what else do you need, exactly?
massa
Comment #2
advisor commentedfirst of all thanks massa,
I need to build a web site where companies can register and create it's owen store that every company has it's products and prices different from another company/store but all the products in the stores are product from catalog
so i need to build multi-store website/portal.
advisor
Comment #3
brmassa commentedadvisor,
hmm so you want some kind a virtual mall?! well, there was once a module called "stores", that did exactly this. But the module was so unmaintained that was removed from Ecommerce module. If you have a rest of pacience, you can download an older version of Ecommerce (i believe Ecommerce 2.0 have it), study and port it to Ecommerce 3.0. if i have some time, i will help you on this.
regards,
massa
Comment #4
advisor commentedmassa,
Thank you for answers and you help, but I still need help.
I didn't developed any module for drupal but i'm ready to learn whatever cost of time, so I need the headlines to start.
I'll check the store module and see what i could do, sure I'll need your help :)
thanks again,
advisor
Comment #5
simeTo be clear, please don't check "store" module, check "stores" module. Here is how it looked before it was dropped:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/ecommerce/c...
Changing the topic.
Comment #6
esadot commentedadvisor,
I came across two threads that you might find interesting: http://groups.drupal.org/node/4487 and http://drupal.org/node/156827.
Regards,
Comment #7
brmassa commentedGuys,
on eC4, you can use Views to create Product catalog for each store and eC Commissions to repass them the money.
regards,
massa
Comment #8
(not verified) commented