For Umbraco admins who want to: ✔ Track growth of pages, media, and members with trend charts. ✔ Monitor team activity with a live feed of edits and publishes. ✔ Export data (CSV/Excel) for audits and reporting. ✔ Switch between compact/full-screen modes for flexibility.
Feature | Description |
---|---|
📈 Content Trends | Line charts for Pages, Media, Members, and Groups with time filters (Today, Last 7 Days, etc.). |
🔄 Activity Stream | Carousel of recent edits (published/deleted/unpublished) with contributor avatars. |
📊 Asset Breakdown | Horizontal bar chart for media types (Images, Videos, SVG, etc.). |
👥 Member Management | Exportable table of members (Name, Group, Last Login). |
🎨 Compact/Full-Screen | Toggle between a tab or dedicated dashboard view. |
Astroboard has the following requirements: Umbraco version 13.
It is recommended to upgrade your Umbraco installation to the latest version.
dotnet add package astroboard
If you've installed the Astroboard you should start your website (dotnet run
) and automatically the Astroboard section should appear in the backoffice, as shown in previews below.
100% open-source (MIT) and welcome contributions!
- Clickable charts (drill into data).
- Custom widgets API (build your own cards).
- Content health checks (orphaned pages, broken links).
🔹 Report bugs here. 🔹 Suggest features via GitHub Discussions. 🔹 Submit PRs for "good first issues" (tagged).
Astroboard is an open-source Astro-based Umbraco dashboard package. It is written in TypeScript and uses Vue.
MIT © Tarik Rital.