开发者

pros and cons for multi-site drupal setup

开发者 https://www.devze.com 2023-01-18 09:17 出处:网络
What would be pros and cons for multi-site drupal setup with over 10gb entries to eith开发者_运维技巧er use \"domains module\"vs using different installations The domain module is good, if you want to

What would be pros and cons for multi-site drupal setup with over 10gb entries to eith开发者_运维技巧er use "domains module" vs using different installations


The domain module is good, if you want to share users and content among the sites, as it allow you to manage on which site the content should be available.

If you want to make a normal multi-site setup, with different databases (no shared content/users) you should make different installations (which can use the same drupal core and contrib modules)

0

精彩评论

暂无评论...
验证码 换一张
取 消