简体   繁体   English

使用drupal的电子商务商店

[英]e-commerce store using drupal

What is the difference between ubercart module and commerce module in drupal? Drupal中的ubercart模块和Commerce模块之间有什么区别?

Which is better for building a "groupon like" site? 哪个网站更适合创建“ groupon like”网站?

Ubercart is your best choice at the moment. 目前,Ubercart是您的最佳选择。 If you are talking about Drupal 7, in a little while Drupal Commerce will become the best choice but it is still somewhat a moving target. 如果您谈论的是Drupal 7,不久之后Drupal Commerce将成为最佳选择,但这仍然是一个移动的目标。 Once it matures a little the power that using Entities/Fields with Rules brings to it is enormous and if you needed to develop Groupon functionality from scratch I think it would be quicker out the gate and more extensible/flexible down the road. 一旦成熟了一点,将实体/字段与规则一起使用所带来的力量将是巨大的,如果您需要从头开始开发Groupon功能,那么我认为它将更快地实现,并且在将来会更加可扩展/灵活。

It depends on your situation, but if you're goal is to simply and easily recreate a Groupon site, you can get 90% of the way there by installing the Open Deals Distribution profile: 这取决于您的情况,但是如果您的目标是简单轻松地重新创建Groupon网站,则可以通过安装Open Deals Distribution配置文件获得90%的访问权限:

http://drupal.org/project/opendeals http://drupal.org/project/opendeals

This is a Commerce install profile (distribution) and it seems to fit your use case quite well. 这是一个Commerce安装配置文件(分发),似乎非常适合您的用例。

You'd then use the Mailhandler suite of modules and once you get to scale you could use an external email service provider like MailChimp or CheetahMail. 然后,您将使用Mailhandler模​​块套件,一旦开始扩展,就可以使用外部电子邮件服务提供商,例如MailChimp或CheetahMail。

The Commerce platform is highly extensible, as is Ubercart, but since it uses the Entity paradigm you have more control over how to display your content with Views/ Panels. Commerce平台和Ubercart一样,都是高度可扩展的,但是由于它使用实体范例,因此您可以更好地控制如何使用“视图/面板”显示内容。 Check here for a list of the current contrib modules: http://www.drupalcommerce.org/contrib/all 在此处查看当前contrib模块的列表: http : //www.drupalcommerce.org/contrib/all

Drupal Commerce will become the future Ubercart, I believe. 我相信,Drupal Commerce将成为未来的Ubercart。 It is still in alpha development though and on the project page it says there are no upgrade paths supporting version to version- your best bet is still Ubercart. 虽然它仍处于Alpha开发中,但在项目页面上却说没有支持版本到版本的升级路径-最好的选择仍然是Ubercart。

There's a healthy and helpful discussion on the drupal.stackexchange.com forum about ubercart/drupal commerce: 在drupal.stackexchange.com论坛上,关于ubercart / drupal Commerce进行了有益健康的讨论:

https://drupal.stackexchange.com/questions/5/which-e-commerce-module-for-drupal-7 https://drupal.stackexchange.com/questions/5/which-e-commerce-module-for-drupal-7

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM