zerosonesfun/flarum-ext-fickle-announcement

This package is abandoned and no longer maintained. No replacement package was suggested.

A fickle banner.

Installs: 594

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 3

Open Issues: 0

Language:JavaScript

Type:flarum-extension

2.0.6 2019-08-04 21:51 UTC

README

Add a message, announcement, quote, whatever, towards the top of your Flarum forum, which is, well, fickle. It will show when someone first enters your forum, but as soon as they click on a post, it goes away and won't come back until a full page refresh is done. This means it is less annoying, yet will continually remind users about something important as they come back to the forum. Even then, it's small and not too much in your face. Unless you style yours that way. There are no admin settings. The forum owner must update a text file manually. You will see which file after you install/update and visit your homepage.

Install

composer require zerosonesfun/flarum-ext-fickle-announcement

Upgrade

composer update zerosonesfun/flarum-ext-fickle-announcement
php flarum cache:clear
  • Also, clear your browser cache and cookies.
  • Also, clear things like your cloudflare cache if you are using a service like that.
  • Basically, clear everything after an upgrade.