Hi,
Is there a list of extensions that are installed by default on a fresh install of Flarum?
Please, can you help me out? I'm not able to do a fresh install myself right now.
Thanks in advance!
ItEm everything starting with flarum/ is installed by default.
flarum/
Here's the list: https://extiverse.com/?filter%5Bq%5D=&sort=-downloads&filter%5Bis%5D%5B%5D=flarum
luceos not quite, at least flarum/akismet and flarum/embed are not installed by default.
flarum/akismet
flarum/embed
The up to date list can be found in the source code if needed:
Installed by default https://github.com/flarum/flarum/blob/master/composer.json
Enabled by default: https://github.com/flarum/framework/blob/main/framework/core/src/Install/Steps/EnableBundledExtensions.php