mirror of
https://github.com/tag1consulting/d7_to_d10_migration.git
synced 2025-11-21 06:26:30 +00:00
Update Drupal 7 to 7.105
@see https://gitlab.com/tag1consulting/public/drupal/-/releases/7.105
This commit is contained in:
parent
c76979e3d5
commit
fb9ad88a0f
160 changed files with 276 additions and 782 deletions
|
|
@ -13,6 +13,7 @@ Execute these commands to get a fully populated Drupal 7 site. It will be availa
|
|||
cd drupal7
|
||||
ddev start
|
||||
ddev import-db --file ../assets/drupal7_db.sql.gz
|
||||
ddev drush --yes updatedb
|
||||
ddev import-files --source ../assets/drupal7_files.tar.gz
|
||||
ddev restart
|
||||
ddev launch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue