This is an install profile designed to jump-start module development. It rewrites the install forms, providing a default username and password of admin/drupal (this has changed from the old package which was drupal/drupal). It also installs and configures developer modules like devel and coder.

Default username and password: admin/drupal.

WARNING! This profile contains potentially dangerous user settings, permissions, do not use it on a live site.

Installation and update

Either download the large tarball below, or create a small makefile (also packaged with the distribution):

api = 2.x
core = 7.x
projects[] = drupal
projects[drupal_developer][type] = "profile"
projects[drupal_developer][download][type] = "git"
projects[drupal_developer][download][revision] = "7.x-1.x"

Use it with drush make like so: drush make dd.make [mysite], where dd.make contains the text above and [mysite] is the target directory to build the new site in.

Modules within the package

  • devel
  • admin menu
  • coder
  • features
  • grammar_parser
  • schema
  • xhprof

Suggestions and issues

Because of the large number of misplaced generic forum posts and general drupal support requests I am not willing to maintain this issue queue, therefore its closed. You are more than welcome to contact me via my contact form regarding bugs and new feature requests.

Project information

  • Created by aaron on , updated
  • shieldStable releases for this project are covered by the security advisory policy.
    Look for the shield icon below.

Releases