开发者

enable modules in drupal multisite install

开发者 https://www.devze.com 2023-03-06 20:58 出处:网络
I have a multisite drupal instalation. I have one module used in a specific site in sites/site2/moduleSpecific开发者_运维问答.

I have a multisite drupal instalation. I have one module used in a specific site in sites/site2/moduleSpecific开发者_运维问答.

I just can see modules in sites/all in the backend and not the one I put in the folder site2!

Help


You need to put the module under sites/site2/modules/moduleName

0

精彩评论

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