Backdrop Upgrade Status
This module helps determine if your Drupal 7 website can be upgraded to Backdrop CMS. It lists your installed projects and indicates whether a Backdrop version is available, in development, or not yet ported, providing links to new releases and their notes.
Designed to provide an easy way tell if your Drupal 7 website can be upgraded to Backdrop CMS. The module will compile a list of your projects along with a status, which can be one of the following:
- Available: A stable release of this project is available.
- In development: A development release of this project is available, which can be installed for testing purposes.
- Not ported yet: There are no releases available for this project.
Clicking on any of the modules' boxes will expand the area and show you a link to download the new version of the project, as well as read its release notes. This module is meant to be installed on your Drupal 7 website before making any other changes.
This module is also hosted on github here https://github.com/backdrop-contrib/backdrop_upgrade_status which may get improvements first, so may want to try that version.