Hi I installed the askimet extension but it does not show up in admin.
composer.json lists
{
"require": {
"flarum/akismet": "1.2",
"fof/spamblock": "*"
}
}
I also see the files under
vendor / flarum / akismet
Any ideas on what to do? Do you need to restart anything to make extensions show?
Also are there any guides to how flarum handles spam?
Thanks in advance.
Brian