You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sagotsky edited this page Sep 20, 2012
·
14 revisions
OpenScholar uses the Migrate module to import data from a drupal 6 installation to a drupal 7 one. The standard update.php upgrade path is not supported. Instead, we create a new d7 installation and copy data from the legacy database.
Setup
This setup assumes you already have a working installation with d6 production data and files.
Install D7 with the openscholar profile.
Edit D7's settings.php. Provide credentials to access the d6 database. (Example provided in link in step 4).