适用于简单商店的最小在线商务软件

发布于 2024-08-21 21:08:16 字数 161 浏览 5 评论 0原文

我一直在寻找一些相对较小的开源(最好是PHP)在线商店软件,但没有取得任何成功。我正在开发商店的人销售的商品选择非常有限,只需要 PayPal 集成,因此不需要主要开源软件选项(Zen Cart 等)的所有花哨功能。

有谁有任何可以推荐的最小开源商店软件的经验吗?

提前致谢!

I've been looking for some open source (preferably PHP) online shop software that is relatively minimal but haven't had any success. The people that I'm developing the shop for are selling a very limited selection of items and only need PayPal intergration and as such don't need all the bells and whistles of the major open source software options (Zen Cart, etc).

Does anyone have any experience with any minimal open source shop software they can recommend?

Thanks in advance!

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

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

发布评论

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

评论(3

转身以后 2024-08-28 21:08:16

这是一个常见问题。

不幸的是,电子商务很少有任何简单的要求。变量太多:税收、产品属性、子产品、包装、库存控制、用户帐户详细信息、购物车、运输方式、交付方式、支付选项、法律要求、退款、安全方法……这样的例子不胜枚举。 。

这就是为什么您可能找不到一个包能够完全满足您的需求(这很简单)。

但你永远不知道。祝你好运!

This is a frequently asked question.

Unfortunately there are rarely any simple requirements for e-commerce. There are just too many variables: taxes, product attributes, sub products, packaging, stock control, user account details, shopping carts, shipping methods, delivery methods, payment options, legal requirement, refunds, security methods... the list goes on.

This is why you probably won't find a package that will do exactly what you want that's simple.

But you never know. Good luck!

晨敛清荷 2024-08-28 21:08:16

您是否查看过 http://www.cmsmatrix.org/

Drupal 对您来说真的太复杂了?

这使得网上商店变得简单

Did you look at http://www.cmsmatrix.org/

Is something Drupal really to complicated for you?

That makes an online shop simplicity itself

无可置疑 2024-08-28 21:08:16

如果你进行面向对象编程,我不推荐 drupal。
我用过它,这真的是一场噩梦,它唯一的优点是它太旧了,有很多模块,而且都是免费的。令人沮丧的是,并非所有模块都集成良好,所有 api 都是面向过程(功能)的,有很多“黑客”模块修改其他模块的行为,修改或尝试定制或进行特定定制可能涉及很多时间。但我猜它是所有通用 cms 的缺点
joomla 的 Virtuemart 插件具有 paypal 集成,它具有 cms 及其一个带有大量文档的面向对象框架。它易于安装、易于管理,甚至易于修改。

I dont recomend drupal if you program OO.
Ive use it and its really a nightmare, the only plus it has its that its so old that there its a lot of modules and they are all free. The downers are that not all the modules all well integrated, all api its procedure (functions) oriented, there its a lot of "hacked" modules that modify others modules behaviour, modifying or trying to customize or make specific customizacion could involve a lot of time. but i guess its a disadvantage of all generic cms
Virtuemart pluging for joomla has paypal integration, it has cms and its an Object Oriented framework with a lot of documentation. its easy to install, easoy administration, and even easy to modify.

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