luceos
I did check out freeflarum.com and wonderful though that is installation of the blomstra\digest extension is currently not supported.
So I found a hosting service which doesn't disable the escapeshellarg() but now the installation using Flarum Extension Manager fails with the message 'The extension is most likely incompatible with your current Flarum instance.' and this error in the log:
[2024-08-07 16:07:40] composer.ERROR: require 'blomstra/digest:*' -W
/home/fellfixe/public_html/flarum/composer.json has been updated
Running composer update blomstra/digest --with-all-dependencies
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires blomstra/digest *, found blomstra/digest[dev-cw/repeat-follow-notifications, dev-master, dev-sledgehammer, 0.1.0-beta.1, ..., 0.1.0-beta.11.7] but it does not match your minimum-stability.
The options I have for minimum stability are: Stable, Release Candidate, Beta, Alpha, Dev
Flarum installation details:
Flarum 1.8.5
PHP 8.2.21
MySQL 10.6.18-MariaDB-cll-lve
Can you advise what I need to do to get this extension installed?