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
I understand that this is not in the subject, but using a separate field (for <iframe> or file upload, doesn't matter) you get an advantage in displaying content. You can create blocks and...
Best way to embed media with CKEditor
I got confused by this too so I wanted to clarify the last comment here: You need to enable the input filter called: "Convert image captions to figure and figcaption elements" at the...
Image Captions
Hi I added the 2 additional settings in settings.php, did a restart - and the error disappeared! Thanks for the support! (but the issues with the conversion still remain .....
Problem with utf8mb4 Format when importing database