需要创建一个在线电子商务市场,例如 foodzie 或 etzy。我的开源选项有哪些?

发布于 2024-12-09 21:57:09 字数 1536 浏览 1 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

孤芳又自赏 2024-12-16 21:57:09

Ubercart 是 Drupal 的一个不错的选择!您可能还想查看有机群组

Ubercart is a good option for Drupal! You may also want to look at Organic Groups

莫多说 2024-12-16 21:57:09

不知道团购插件和工作流程。
但对于基于php、mysql的多供应商购物车(Marketplace)
我曾经研究过!!!

CS cart 多供应商版本是您目前唯一的选择。

首先,可用的选项非常少:

  1. CS cart 多供应商
  2. X-cart pro
  3. 基于 osCommerce 的实现
  4. iScprits
  5. PHP 商城
  6. PHP multi shop - 基于 php nuke 的

X-cart pro 4.0 是最好的,但他们已经停止了这个版本的开发,并转向 5.0 的新架构,所以它是不行的。

阅读 https://stackoverflow .com/questions/7625078/any-good-tutorial-available-on-how-to-write-extensions-modules-for-x-cart

我选择的其余选项上面提到的是旧的实现,没有钩子/api,没有钩子/api,定制就会很混乱。

CS cart mve 是其中最年轻的(2011 年 3 月),并且具有用于自定义插件开发的钩子实现。

Magento、prestashop 或 shopify,它们都没有市场功能。有一个小模块可用于直销(magento),但它不能用于市场。我觉得市场开发违背了 magento 的基本原则,在 eBay 收购它们并推出 x.commerce 平台后,我根本不希望看到这种情况。

No idea on group buying plugins and workflow.
But for php,mysql based multi-vendor shopping cart (Marketplace)
I have done a research !!!

CS cart multivendor edition is your only option as of now.

First of all there are very few options available :

  1. CS cart multi vendor
  2. X-cart pro
  3. osCommerce based implementations
  4. iScprits
  5. PHP mall
  6. PHP multi shop - php nuke based

X-cart pro 4.0 was the best but they have discontinued their development for this version and moving to a new architecture with 5.0, so its a no no.

read https://stackoverflow.com/questions/7625078/any-good-tutorial-available-on-how-to-write-extensions-modules-for-x-cart

Rest of the options which I mentioned above are old implementation and doesn't have hooks/api without which customization is messy.

CS cart mve has is the youngest of them (march 2011) and have hooks implementation for custom addon development.

Magento, prestashop or shopify, none of them has marketplace capability. There is a small module available for dropshipping (magento) but it can't be used for marketplace. And I feel marketplace development goes against magento's basics and I don't at all hope to see this after ebay acquiring them and launcing x.commerce platform.

祁梦 2024-12-16 21:57:09

Prestashop、Magento 和 OSCommerce 被广泛使用。 Shopify 也相当不错,并附带由其活跃社区贡献的插件。 Shopify 最初是基于 Ruby 构建的,但他们最近也推出了 PHP 版本。

Prestashop, Magento and OSCommerce are widely used. Shopify is quite good too and comes with plugins contributed by its active community. Shopify was originally built on Ruby but they recently launched a PHP version as well.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文