augustash/ddev-drupal

AugustAsh ddev installer.

Installs: 4 224

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 1

Open Issues: 0

pkg:composer/augustash/ddev-drupal

1.1.35 2025-12-03 15:28 UTC

README

Single line

composer config --json --merge extra.drupal-scaffold.allowed-packages '["augustash/ddev-drupal"]' && composer config scripts.ddev-setup "Augustash\\Ddev::postPackageInstall" && composer require --dev augustash/ddev-drupal && composer ddev-setup

Updating

There are required changes in ddev 1.24.10.

composer require --dev augustash/ddev-drupal && composer ddev-setup

Configuration

On ddev-setup, you will be prompted for:

  • Client code
  • Pantheon site name
  • Pantheon site environment
  • Drupal version
  • PHP version
  • Solr support
  • wkhtmltopdf support

These are used to set config.yaml ddev configuration.

Database

Database will be downloaded automatically, this is handled in /.ddev/commands/host/db. Will not download if there are tables in the existing local db.

Db command is: ddev db -f