Banner
Display announcements and notices to your users
Display important messages to all your users at the top of the app. Perfect for announcements, maintenance notices, or updates.
Quick Overview
- Only one banner can be active at a time
- Schedule banners to appear and disappear automatically
- Choose whether users can dismiss the banner or not
- Show banners to everyone, or only logged-in users
Creating a Banner
Run this command to create or update a banner:
You'll be guided through a few simple prompts:
What do these options mean?
- Display From/To: When the banner should appear and disappear. Leave empty for "now" and "forever"
- Is public: Show to visitors who aren't logged in (like on the login page)
- Is persistable: If yes, users can't dismiss the banner — use for important notices
Deleting a Banner
You'll see the current banner and be asked to confirm before deleting.
Example Banners
A simple welcome message that users can dismiss:
A scheduled maintenance notice that can't be dismissed:
An urgent security notice visible to everyone:
Date Format
Use this format for dates: yyyy-mm-ddTHH:MM:SSZ
Examples:
2025-12-25T09:00:00Z→ December 25, 2025 at 9:00 AM (UTC)2025-01-01T00:00:00Z→ January 1, 2025 at midnight (UTC)
Leave the date empty to use the current time or no end date.
How is this guide?