Description of the need Currently redirect configuration does not write to a json file. It would be preferable if they did. For the containerized deployment method that we are working on with Backdrop, the preference is that we would not actually log into site instances and manually create redirects, we want these redirects to exist upon deployment.
Proposed solution All redirects would be written to a json config file. The redirect module is already included in Backdrop core, this would be a feature enhancement.
Alternatives that have been considered The only alternatives that have been considered are server level rewrites that would have to be added to all instances.
Recent comments
Tried and successfully applied DrAlbany's method with the form https://www.drupal.org/sandbox/grobot/2105379stickman hook. I also encountered the same situation. Thanks DrAlbany
Ubercart - Auto increment SKU
Since before migration you need to prepare the Drupal site - disabling and removing all modules, disabling themes, as part of the preparation you can clear the cache and logs, delete the search...
Trimming the size of my database for D2B_migrate not to error out (Request Entity Too Large / 504 Gateway Time-out)
QuickTabs is now available!!! But does not work as expected, already reported (https://github.com/backdrop-contrib/quicktabs/issues/14). Maybe an alternative solution using Views...
Quick Tabs (or method to simulate)