Use case: wipe data from test installation in order to start over quickly...
1. drop/empty the db
2. delete ./files and its contents
3. delete settings.php
4. visit site to re-start the installation process
As it is now, the installer complains about a missing settings.php:

So I had to extract a fresh copy of the file in order to carry on. Can we ship a default-settings.php file and have the installer create a copy of it instead of complaining in this case?
Recent comments
No problem, let's see how it evolves. I'd be happy to provide a suggested version if i could. I will keep that in mind and try learn this hook chain hopefully very soon. I will...
File hashing uploads made through TinyMCE
I could request hashing support, but that's the lazy way 🤣 I would appreciate it if you as an active maintainer would 'officially' add a hashing support...
File hashing uploads made through TinyMCE
Hi, i understand the updating obstacle - not worth mentioning - hence it is a wacky (but working) patch until i know what to do. :-) One of my biggest wishes is to understand the hook...
File hashing uploads made through TinyMCE