Opencart:主产品列表,可以有多个从属站点吗? [英] Opencart: Master product list, multiple slave sites possible?

查看:75
本文介绍了Opencart:主产品列表,可以有多个从属站点吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的一个B2B合作伙伴今天问了我一个问题.我从头到尾都喜欢它发出的who叫声,因为我什至从未看过OpenCart的代码行.我建议他可以将其发布在这里,专家住的地方.

One of my B2B partners asked me a question today. I enjoyed the whooshing sound it made as it went over my head, since I've never even looked at a line of code from OpenCart. I suggested to him that I could post it here, where the experts live.

签出:

我正在将opencart视为我们现有开发项目的解决方案,我想知道是否有人知道是否可以将OpenCart设置为主/从配置.所有站点都将位于具有不同IP和域名的同一台服务器上,因此我将对主站点和每个从属/产品站点使用相同的核心数据库.

I am looking at opencart as a solution for a development project that we have and I wanted to know if anyone knows if it is possible to setup OpenCart as a master/slave configuration. All sites will be on the same server with different IPs and different domain names so I would be using the same core database for the master site and each slave/product site.

我正在寻找一种通过一次登录即可管理所有产品的方法,因此我们无需管理多个商店.有没有一种对产品进行分组的方法,这样我就可以按品牌对它们进行分组,以便仅在目标站点上显示它们?我只想向社区咨询一下,看看是否有人熟悉此设置.

What I am looking for is a way to manage all the products from one login so we don't have multiple shops that need to be managed. Is there a way to group products so I could group them by brand so they are only shown on the site they are meant for? I just wanted to check with the community to see if anyone is familiar with this setup.

推荐答案

此外,它支持多种域,多种语言和多种货币.关于答案. shadyyx已经发布了.关于技术方面,我正在进一步发展.

Further, it supports multi domains, multi languages and multi currencies. With regards to the answer. shadyyx has already posted. I am furthering with regards to the technical side.

web server loadbalanced via dns:

opencart webserver1
php, nginx, apc, memcache
multiple stores on this server. The files and content is cloned to two other servers and they clone and sync every 1 hour. They get hits for high traffic.
opencart webserver2 - slave, cloned of webserver1
opencart webserver3 - slave, cloned of webserver1

cdn1 - rackspace cloud files - images, css, javascript
cdn2 - rackspace cloud files - xml, html, videos

database loadbalanced:

database mysql master server 1

database mysql slave server 2
database mysql slave server 3 

所以您可以看到. Opencart是一个很好的解决方案.处理同一服务器和/或不同服务器上的多个存储.一起工作.

So you can see. Opencart is a good solution to go with. Handling multiple stores on the same servers and or different servers. Working together.

这篇关于Opencart:主产品列表,可以有多个从属站点吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆