barakoCMS admin v3.1.0 #5
arnelirobles
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The barakoCMS admin just got a big update: it's now multi-tenant aware and surfaces the data from installed modules, so the admin is a window into your whole deployment — not just content types.
Multi-tenancy
/api/me/tenants+/api/me/switch; theX-Tenantheader is derived from the token's own claim, so it stays correct through refreshes.Installed modules now show up
New sections appear when their module is present (the same capability-gated pattern the Analytics page uses):
GET /api/email-eventson the Resend module)Analytics (Umami)
Ships in the barako-cms admin image now; the module endpoints ride along in the barakoCMS suite. See each module's README for setup.
All reactions