
Skip to: site menu |main content
Welcome to my personal site. If You have any question or suggestion please feel free to contact me from contact page.
You can directly download module or theme from your ssh or putty.
1) Go to modules directory of your drupal installation. E.g:-
cd sites/all/modules
2). Download archive using wget command:
wget http://ftp.drupal.org/files/projects/image-6.x-1.0-beta5.tar.gz
3). Uncompress archive:
tar zxvf image-6.x-1.0-beta5.tar.gz
4). Delete/Remove archive:
rm -rf image-6.x-1.0-beta5.tar.gz
5)Confirm your module is there:-
ls -a
Note: the module image-6.x-1.0-beta5.tar.gz is taken here as example please check the current
1)Copy the module download link. Normaly ending with .gz. In a Web browser, go to the module's page at drupal.org , right-click the Download link for the version you want, and copy the link location.
2) In an SSH goto module folder of drupal
cd www/sites/all/modules
Getting started with Drupal install on the command line:
My Most frequently used module list is below :-)
Image Modules:-
http://drupal.org/project/image
http://drupal.org/project/imageapi
http://drupal.org/project/imagecache
HTML Mailing:-
http://drupal.org/project/mimemail
Admin Functions:-
http://drupal.org/project/admin_menu
Site Navigations:-
http://drupal.org/project/nice_menus
Editing Page With HTML :-
http://drupal.org/project/wysiwyg
http://drupal.org/project/ckeditor
CCK Helpers:-
Video Audio And image files:-
http://drupal.org/project/filefield
http://drupal.org/project/imagefield
Place your custom or downloaded theme folders at:-
sites/{sitename}/themes/{themename} folder
e.g download acquia_marina theme from http://drupal.org/project/acquia_marina and place it at:-
/sites/all/themes/acquia_marina
configure it from
After placing module folder in your modules directory you can see and configure it from
http://localhost/admin/build/themes
you can check new module and enable it from this above admin link.
More Info:-
http://drupal.org/node/120641
InderSingh.com v1.2
(May 22, 2012)
Recent comments
17 weeks 1 day ago
17 weeks 1 day ago
17 weeks 1 day ago
1 year 16 weeks ago
1 year 16 weeks ago
1 year 16 weeks ago
1 year 32 weeks ago
1 year 33 weeks ago
1 year 35 weeks ago
1 year 39 weeks ago