How to create a widget — step by step
If you prefer a written walkthrough, follow these steps:
In your AnnounceKit dashboard, go to Widgets in the left navigation. You'll see a list of your existing widgets with their launcher type and open action.
Click Create New Widget on the top right.
Choose your launcher type — Badge (an unread counter attached to an element), Float (a floating button), Drawer (a tab on the screen edge), Line (an inline text line), or Embed (the feed embedded directly in your page) — and how it opens: as a popup, sidebar, or full feed.
Configure the widget appearance — name, position, colors, and any targeting rules.
Click Save, then copy the provided installation snippet and add it to your site's HTML, or use one of the available integrations (npm package, WordPress plugin, etc.).
Once installed, your widget will appear on your site and display announcements from your project.
Need help with installation? Check out the Onboarding guide for a full setup walkthrough, or the Widget Setup & API documentation for the embed code details.
