Hello All,
I have Flarum Beta 9 and recently installed the Akismet extension. I installed the extension (composer require flarum/akismet
), I flushed the cache just in case (php flarum cache:clear
), I enabled the extension, entered my API Key, and Saved Changes. Now, a day later when I visit the Akismet site and view my stats it says 0 Sites
. Is it supposed to say 0 Sites
or is there an issue with my setup somewhere?
Update:
I also ran the migrations again (php flarum migrate
) just in case and nothing needed migration.
Cheers.