Skip to content

martincollar/drupal_mkprof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Very simple Drupal profile for development.

Includes a make file for quick download.
Contrib modules are downloaded under sites/all/modules/contrib

usage

mkdir newsite
cd newsite
drush make https://github.com/martincollar/drupal_mkprof/raw/master/prof.make --contrib-destination=sites/all --dev --prepare-install --force-complete ./
chown (in my case the perms are not given)
drush si

TODO

  • set admin theme
  • shell script ?
  • mothership subtheme (?)
  • setup markdown filter as default
  • custom modules ?

About

My Drupal profile

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published