I find it frustrating that when importing config files I have to get all the way to a failed import before I find out that a module needs to be enabled, and if there's more than one, I have to deal with them ONE AT A TIME -- which is even more frustrating.
If we were able to show people on the synchronize page a list of unclaimed config files for modules that need to be enabled that would save me a lot of frustration.
Note: after https://github.com/backdrop/backdrop-issues/issues/1811 gets in, we can list the actual names of the modules and not just the names of their settings files (and a button to enable them!). But even the settings file names here would be a huge improvement.
Recent comments
I wonder if what is happening here is the default database settings are for utf8mb4 if the database server supports it. In settings.php or settings.local.php if that's where you put your...
Problem with utf8mb4 Format when importing database
I've not done this with a menu before but something similar with different Views presentation blocks for different resolutions (i.e. not just responsive but a different presentation method...
Different primary menus depending on the viewport size?
Thank you for all your help. In the meantime I just edited the export db-file and removed the top line with the sandbox comment. --> Still the same issue. I exported also with the...
Problem with utf8mb4 Format when importing database