By lwatkins on
I am creating a multi-site. In the multi-site installation instructions it said to add the uploaded modules to a subdirectory /sites/all. When I go to the site building> modules> to activate them they don't show up. How do I activate those?
If I put them in the primary module for the domain won't all of the sites be able to use those modules?
Would I put the ones that I want for the specific for the subsites (don't know the correct terminology) in the subfolders?
Leisa
Comments
oops
You need to put them in
sites/all/modules, which does not exist by default. Create themodulessubdirectory insites/alland then move your contributed modules intosites/all/modules.You can do the same for themes. All my sites have
sites/all/modulesandsites/all/themesdirectories.Thanks!
I knew it had to be something simple I was missing. I usually is.
Thanks!
Leisa