Skip to content

Notes for upgrading from Drupal 6 and Drupal 7 to Backdrop CMS

Notifications You must be signed in to change notification settings

jenlampton/upgradenotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Upgrade Notes

A collection of upgrade "scripts" for upgrading websites from Drupal 6 and/or Drupal 7 to Backdrop CMS.

Each "script" is a markdown file for a single site, containing notes and a set of Drush commands that should be run in sequence to complete an upgrade.

Almost all scripts have a matching custom module that performs cleanup tasks and various system updates as needed. Though the cleanup tasks may vary from one site to the next, the updates often correlate to specific contrib modules, and can likely be reused.. Most of the custom modules are included here too, i n the "code" directory.

In this repository:

  • "notes" directory: contains detailed notes on the upgrade process.
  • "code" directory: contains custom module used to run updates.
  • "scripts" directory: contains shell scrpts to run through the whole upgrade.

Sites upgraded to Backdrop

To do

I intend to turn information from these markdown files into an actual script to be run from the command line. But first things first: documentation!

About

Notes for upgrading from Drupal 6 and Drupal 7 to Backdrop CMS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages