https://discord.umbraco.com logo
GitHub - DemeSzabolcs/SBD.ContentInsight...
# show-and-tell
s
Hello everyone! 👋 I come from Orchard Core. I started to learn Umbraco at the beginning of 2025. I also started learning about Umbraco package development, and I'm proud to say that my first Umbraco package is completed. 🎉 It’s called SBD.ContentInsights. As the name suggests, this package aims to help you get insights about your content: like documents and document types using Chart.js. It's open-source, with MIT license. It currently has three dashboards: - Content Overview: Document counts by type/by status (published, draft, trashed). (This is on the attached image). - User Contributions: Document counts by authors. - Content Quality & Lifecycle: Age distribution, drafts older than x days. I’ve published it on NuGet (MIT-licensed), and it works with Umbraco v16.2.0 (and probably other versions too). GitHub repo: https://github.com/DemeSzabolcs/SBD.ContentInsights NuGet: https://www.nuget.org/packages/SBD.ContentInsights/ I’d love to hear your thoughts, feedback, or ideas for improvements. If anyone tries it out, let me know how it goes! 🙌 https://cdn.discordapp.com/attachments/905057811682193429/1425118758988681308/content-overview.png?ex=697cb7c5&is=697b6645&hm=d48c61b8add7cee3458ca9141052692c663931404ef0f9f1c08fb38cf2a30163&
c
Congratulations, I'm looking forward to trying this out
j
This is exciting! Welcome to the community and I'm looking forward to checking out your new package!!
8 Views