@jlfranklin mentioned Database SSL Check in https://github.com/backdrop/backdrop-issues/issues/4772#issuecomment-778.... That is a D7/D8 module, and it could of course be ported to Backdrop contrib, but it's only a ~40-line implementation of hook_requirements()
: https://git.drupalcode.org/project/database_ssl_check/-/blob/7.x-1.x/dat... ...so I believe that it could be a nice addition to core, as part of #3624.
I've installed the module in Backdrop (simply modifying it's .info file), and this is what it adds:
Recent comments
After alot of trials, i have done the obvious and translated the whole block for different languages with each property condition as follows: ->propertyCondition('langcode', 'en...
How to get the current page language?
Thanks so much! It's working now: I was able to transfer the docroot files to the containing directory without the need for a second database or any manual configuration export/import/sync...
Backup & Migrate Config: There was a problem creating field...database table with the name already exists.
Ah, I see. Sorry, I hadn't clicked the link and assumed it was the instructions for upgrading from Drupal 7. If you are simply copying a site from one location on a server to another, the...
Backup & Migrate Config: There was a problem creating field...database table with the name already exists.