Skip to content

djt5019/Drupal-Top-100-Downloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Drupal-Top-100-Downloader

The script downloads the current top 100 drupal modules from http://drupal.org/project/usage It requires drush: http://drupal.org/project/drush And the BeautifulSoup Library: http://www.crummy.com/software/BeautifulSoup/bs4/doc/

The BeautifulSoup library is packaged with this program, so you don't need to download it unless you want to.

Check out the Downloads for an OS X app that downloads all of the modules within the application package contents.

After you double-click the application, use finder to "Show Package Contents". Within this folder open Contents/Resources you will find a folder called drupal-modules. This is where the downloaded modules are.

After you install drush, from the command line type:

python drupal-top-100-download.py

About

The script downloads the current top 100 drupal modules from http://drupal.org/project/usage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%