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
This is a really good idea. I nearly always search on GitHub if I'm not sure of the name. That said, there is still room for improvement in GitHub as many repos have a useless description...
Weekly dev meetings to focus on top wish list items start March 26, 2026.
I'd suggest module search to get discussed as a possible top priority. Our module search page on backdropcms.org doesn't do a good job. Neither does the module search on admin/...
Weekly dev meetings to focus on top wish list items start March 26, 2026.
Hi Jochen You could test https://github.com/backdrop-contrib/commerce_invoice_receipt which doesn't yet have a release, but may meet your needs when combined with other modules to generate...
Commerce modules