Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 2 个 zencart 站点正在运行,第 3 个站点即将上线。我希望每个用户注册和优惠券都可以在这 3 个站点上使用。实际上,我希望全局用户注册,以便用户可以使用相同的登录信息访问这 3 个站点中的任何站点。如果他进行了任何更改,则更新任何用户的特定优惠券信息。可能吗?请分享您的任何想法。谢谢
拥有 3 个独立的数据库但共享客户和优惠券表怎么样?我做过类似的事情