开发购物网络应用程序
开发一个具有产品目录并允许使用购物车和支付方式(如贝宝、借记卡、信用卡等)购买产品的网络应用程序需要哪些网络软件系统?
我要问的技术是php。
例如,如果我正在开发这样的系统,我可以仅使用 Drupal 或 Joomla 来完成工作吗?还应该添加哪些其他子系统?有人可以给我例子吗?或者也许使用一些 CRM 系统?
我更喜欢开源解决方案。
What web software systems of frameworks are necessary to develop a web application that has catalog of products and allows them to be buyed, using shopping cart and payment methods like, paypal, debit cards, credit cards etc...
The technology I am asking is php.
For example If I am developing system like this, can I finish the job using only Drupal or Joomla? What other subsystems should be added? Can someone give me examples? Or maybe using some CRM system?
I prefer opensource soulutions.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您应该考虑osCommerce。它包含您正在寻找的所有内容,并且它是开源的。
例如,看一下支付功能:
You should consider osCommerce. It includes everything you are looking for, and it's open source.
For instance, take a look about the payment functionality:
您可以使用 Opencart。它还支持多个商店。它是用 PHP 完成的,因此它涵盖了您的所有意图。你没有说你是否想开源。 Opencart 是开源的。 Shopify 也可能是一个解决方案,但它不是免费的。
http://www.opencart.com/
http://www.shopify.com/
You can use Opencart. It also supports multiple stores. And it is done in PHP so it covers all your intentions. You didn't say if you want to be open source. Opencart is opensource. Shopify could be a solution too, but it is not free.
http://www.opencart.com/
http://www.shopify.com/