Skip to content

Repository files navigation

DrupalCamp Spain Base

Initial setup

Get a copy of the database and files and:

# Get started.
ddev start
ddev composer install

# Import the DB:
ddev import-db --file=assets/database.sql.gz

# No database, no problem (WIP):
# ddev drush -y site:install --existing-config -v

# Run possible pending updates and import the configuration from code.
ddev drush deploy

# Access to the site
ddev drush uli

# Bring images from the production site.
ddev drush -y en stage_file_proxy

Translations

If the folder web/sites/default/files/translations is not created, then run the command:

mkdir web/sites/default/files/translations

How to contribute

Branches

  • main is the source of truth, the branch with the production code, always.

About

Base to use for each year's DrupalCamp Spain

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages