简体   繁体   English

CMS +电子商务方面的建议

[英]advice on cms + e-commerce

I'm building an estimate for a potential client. 我正在为潜在客户进行估算。 I'll do some more research if I get the project, but need some ideas for now. 如果获得该项目,我将做更多研究,但现在需要一些想法。 I'm trying to figure out a good solution that won't take several months to develop but will still provide good flexibility for future enhancements. 我正在尝试找出一个好的解决方案,该解决方案无需花几个月的时间就能开发出来,但仍将为以后的增强功能提供良好的灵活性。

My options I believe are: 我相信我的选择是:

cms+e-commerce plugin (e.g. drupal+ubercart)
e-commerce platform that is extendable (e.g. magento)
framework+e-commerce platform (e.g. ci+magento)
cms+e-commerce (e.g. wordpress+magento)

The site will be similar to etsy where users can have items that they sell with their own portfolio page. 该网站将类似于etsy,在该网站上,用户可以使用自己的投资组合页面来出售商品。 The client wants to add many custom features as well. 客户也希望添加许多自定义功能。 Also, the site will serve up a lot of images and audio. 此外,该网站还将提供大量图像和音频。

I'm concerned that using strictly a e-commerce platform will give me a lot of obstacles to overcome rather than use just a cart+framework. 我担心严格使用电子商务平台会给我克服许多障碍,而不仅仅是使用购物车和框架。 I know Magento is written on Zend, but while I have used Magento, I'm not very familiar with Zend and it seems to take quite a while to learn. 我知道Magento是用Zend编写的,但是当我使用Magento时,我对Zend并不十分熟悉,而且学习起来似乎需要花费相当长的时间。

I have never used ubercart,wp e-commerce, or virtuemart, so I'm not sure of the limitations. 我从来没有使用过ubercart,wp电子商务或德意志超市,所以我不确定这些限制。 The products will not need to be configurable. 这些产品将不需要配置。 But we will need to store financial information. 但是我们将需要存储财务信息。 I'm thinking braintree's vault or authorize.net cim. 我在考虑Braintree的文件库或authorize.net cim。

I'd like to do the framework+ecommerce platform route. 我想做框架+电子商务平台的路线。 But the client would also like a lower price option, I'm leaning towards drupal+ubercart. 但是客户也希望有一个较低的价格选择,我倾向于drupal + ubercart。

Just would like some opinions from personal experience. 只是想从个人经验中得出一些意见。

Thanks! 谢谢!

If you use drupal and ubercart in future please read the book http://www.usingdrupal.com/ Using drupal by reading its chapter of ubercart you can easily create e-commerce website after reading this book ubercart chapter within a day . 如果将来使用drupal和ubercart,请阅读http://www.usingdrupal.com/。使用drupal通过阅读ubercart的章节,您可以在一天内阅读本书的ubercart章节,轻松地创建电子商务网站。 There is a book which is completely wriiten on ubercart https://www.packtpub.com/drupal-e-commerce-ubercart-2x/book . 有一本书完全写在ubercart上https://www.packtpub.com/drupal-e-commerce-ubercart-2x/book These both books will be very helpful to you for ubercart. 这两本书对ubercart都将非常有帮助。

I've just created an e-commerce store with Wordpress and using the plugin Jigoshop for the ecommerce. 我刚刚使用Wordpress创建了一个电子商务商店,并使用插件Jigoshop进行了电子商务。

We use Wordpress as our CMS for all our clients and we've also branded it via plugins so there's no mention of Wordpress, it just acts like OUR cms. 我们将Wordpress用作所有客户的CMS,我们也通过插件对其进行了品牌标记,因此没有提及Wordpress,它的作用就像我们的cms。

Jigoshop is very easy to incorporate, it can be used very easily straight out of the box but as our site was very bespoke we tailored a lot of it just by using CSS. Jigoshop非常易于合并,可以非常方便地直接使用,但是由于我们的网站非常定制,因此我们仅使用CSS对其进行了定制。 Very easy to use and comes complete with everything you need. 非常易于使用,并随附您需要的一切。

I tried various other ecommerce plugins for WP but they were quite difficult to tailor. 我为WP尝试了其他各种电子商务插件,但是很难定制。

All really straightforward providing you have a basic grasp of HTML, CSS and PHP. 只要您对HTML,CSS和PHP都有基本了解,所有这些都非常简单。

I worked with wordpress and some free open source commerce plug-ins. 我使用了wordpress和一些免费的开源商务插件。 This was really a pain! 真是痛苦! I ended up programming my own low scale solution. 我最终编写了自己的小规模解决方案。 Later I also worked with ubercart and drupal. 后来我还与ubercart和drupal一起工作。 The latter was one of my most motivating experiences with drupal. 后者是我对drupal最有动力的经验之一。 I found that drupal with ubercart can do everything what i and my customer wanted. 我发现使用ubercart的drupal可以完成我和客户想要的一切。 I strongly recommend drupal...but i've never worked with magento... 我强烈推荐drupal ...但是我从未与magento合作过...

我认为wordpress就足够了,因为wordpress现在是wordpress中最大的平台,有数百万个插件,对不起,数百万个数十亿个插件,您只需要找到一个适合您和您的网站内容的电子商务就可以了,我建议在e-shop 5.0是一个很棒的插件。

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

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