Skip to content

vih/vih_d8_migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migration script vih.dk

Used for migrating into (VIH Drupal 8)[http://github.com/vih/web].

Copy images from the old site to ´sites/default/files/import´.

Reinstall the site using these commands.

drush si --yes && drush sqlc < ../dump-til-lars.sql && drush cim --yes && drush en custom_migrate --yes && drush mim --all --yes && drush mim --all --yes --update

Utilize these commands to import content, if you need to update them.

drush mim --all --yes --update
drush mr --all --yes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published