So, I'm moving a D6 site to Backdrop, and whilst it's generally going fine; the theme is easy to copy and recode; I've set up content types and fields manually; and I'm using Feeds to import content via CSV files exported through Views in D6.
But where I'm stuck is importing a large number of Views (and Image Styles) from D6. Looks like there's no import option as with D7, however there is a way of importing Configurations, which I assume works much like D8's Confi.
Does anyone have any ideas how best to get my D6 views in Backdrop? Any helper modules out there? Should I look at getting everything into D7 and then D8 and then into Backdrop? Will that work?
Any advice much appreciated!
You can try this https://github.com/backdrop-contrib/default_views_config once you have the views in Drupal 7 version. The readme has the path you need to paste the D7 code.
Probably won't be perfect but will get you most of the way.