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

Christefano-oldaccount’s picture

You need to put them in sites/all/modules, which does not exist by default. Create the modules subdirectory in sites/all and then move your contributed modules into sites/all/modules.

You can do the same for themes. All my sites have sites/all/modules and sites/all/themes directories.

lwatkins’s picture

I knew it had to be something simple I was missing. I usually is.

Thanks!

Leisa