Skip to content

japo32/drupalcomponents_sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

drupalcomponents_sh

This is a short shell script which can be run in your terminal to automatically download and install drupal modules or themes then enable them.

PREREQUISITES: you have to have DRUSH installed. https://drupal.org/node/1791676

USAGE:

  • customize the list of modules to suit your needs.
  • take note that you need to enable some modules before others (prerequisites)
  • just move the components.sh file into your drupal site's root directory.
  • run it with "./components.sh" (You might need to sudo it in some cases).

About

Download and Install drupal modules with shell script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages