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.
我的团队正在考虑将多个电子商务网站转移到一个 Magento 安装中。这有可能在一次安装中增长到数十个站点。因此,我们希望将每个单独的站点主题保留在其自己的 git 存储库中。主题的大小并不是真正的问题,但我们希望能够独立于其他主题开发和部署每个站点主题。
我对 magento 很陌生,但我的理解是主题文件存在于不同位置的至少两个目录中。我的第一个想法是将主题克隆到它自己的文件夹中,并将目录符号链接到正确的位置。有没有做这种事情的最佳实践或这样做的任何可能的问题?
看看 modman - https://github.com/colinmollenhour/modman