burningflame So, yesterday I installed flarum on my forum. Now, if I install any of the extensions listed here. My forum goes blank and I am have to remove the package manually through composer. So, do you guys know why this is happening?
clarkwinkelmann Can you check your Flarum/webserver/system log files ? Probably a 500 error that isn't publicly shown. We'd need the error message to diagnose. Also enabling debug mode in config.php might show more details. Don't forget to disable debug mode after trying it.