By Vent on
I was following http://drupal.org/documentation/install/modules-themes/modules-7 , but it only deals with FTP uploads which doesn't concern me due to my install being local? The readme.txt with the module had no install info.
Can't seem to find any info in the docs for a local install. Can anyone point me in the right direction?
Comments
You want to download and
You want to download and enable a module to your site that is located on your own computer, correct? I guess the guide is a bit confusing. Just download the .tar file of your chosen module and place it in your sites/default/modules folder. If the modules folder isn't there, create one. After that you should be able to enable the module through Drupal's UI.
Ah, i tried putting it in the
Ah, i tried putting it in the sites/all/modules folder before. Guess i should have tried the default folder before posting. Sorry all. Thank you heyintern!
You should be just fine with
You should be just fine with putting your modules in the sites/all/modules folder as well. Anyway, nice to hear that you got it working. Good luck with your site building.