Drupal 8 includes a "Migrate UI" module helps people upgrade from Drupal 7 to Drupal 8. I'd like to see something similar for Backdrop that will help people move from Drupal 7.
The Drupal 8 also provides data on available upgrade paths (similar to what we can provide with https://github.com/backdrop-contrib/backdrop_upgrade_status) as well as an interface for uploading both files and database from an existing Drupal 7 site, into the current Backdrop site.
The first page of the upgrade process contains instructions:
The second page asks for your Drupal 7 database and Drupal 7 files:
The third page does an analysis of the modules you've installed on the new/empty (Backdrop) site and what's in the old legacy database, and generates a report:
If the new new/empty (Backdrop) site has content it it, it throws a warning first:
I would like to start working on this as a contrib module, but am interested to see what other people think about having something like this in core.
Recent comments
If you use CSS Flexbox Layout, you can do with simple styles. In this example, if one or two side columns are excluded from the layout, the central column will occupy all the remaining width:...
How to show main content full-width when sidebar is empty
I found that it had to be specifically <!--> not <!--pagebreak-->
Paging - incorporate with CKeditor?
Yes good point on the allowed tags , however on trying it i hit a couple of issues... If i added the tag <!--pagebreak--> or even <!-- --> it would still remove it when...
Paging - incorporate with CKeditor?