Description of the need We have this problem on Pantheon with the installer module: If the site is not in SFTP mode, then the installer can't install.
We know that the installer can't install, so when we try to install something, we throw a nice error saying that there's a permissions issue.
Proposed solution Why don't we use this check as a dependency for the installer module? If you can't write modules to your filesystem, then you can't use this module.
Recent comments
Re PHP 8.5 compatibility: not ready yet for review, but tests are passing now. So, still work in progress with issue #7008.
November 20th 2025 Weekly Meetings
This issue in the API module is blocking any upgrade of docs.backdropcms.org to later PHP versions. I had a look but not sure how this can be fixed: https://github.com/backdrop-contrib...
November 20th 2025 Weekly Meetings
The number of questions about lost configurations support my argument. Who knows how many developers use version control systems... UPDATE: The option to store in a database was added...
I need to understand how active and staging folders work – configuration management