Upgrade notes for onlinembareport.com, a Drupal 7 => Backdrop CMS upgrade.
Upgrade accomplished: March 25th, 2017
-
Ensure all modules are up-to-date, and that there are no features.04
-
Set the theme to Bartik.
-
Disable all cacheing.
-
Put all the views back in the datbase. (change tag to "upgraded")
-
Disable the following modules:
drush dis admin_menu admin_menu_toolbar caption_filter elements jeneration views_bulk_operations radix_layouts -y drush dis quicktabs comment logintoboggan mollom panels jen_ads jquery_update jen_info_page jen_views page_manager -y drush dis environment_indicator views_content wysiwyg service_links total_control -y
- Uninstall the following modules:
drush pm-uninstall admin_menu_toolbar total_control instantfilter panels_mini jen_panels ombar_panels jen_env jeneration -y drush pm-uninstall admin_menu elements environment_indicator radix_layouts views_bulk_operations widget_services -y drush pm-uninstall quicktabs comment mollom jen_info_page service_links jen_views -y drush pm-uninstall caption_filter panels jquery_update views_content wysiwyg page_manager -y
- Export the database
drush sql-dump > ombar_ready.sql
- Import the datbase
drush sql-cli < ombar_ready.sql
- Run update.php (170 pending updates)
drush updb -y
- Enable the following modules:
drush en sharethis bgp_blocks bgp_views jeneration -y
- Import new configuration!
drush ??
- Manual Data Cleanup:
- Change the first menu link from 'Find a School' to 'Home'
- Delete the view mode "sidebar"
- Delete the filter format "wysiwyg"