- Admin guide: RBAC roles, role-based dashboard, plugin types (content/system) - CodePress developer guide: plugin types, admin plugin API, SCSS compilation, asset serving - Theme developer guide: SCSS sole CSS source, css_compiled read-only, guide layout - Content manager guide: layout selection from theme.json, plugin order in frontmatter - Both NL and EN updated with identical structure - 35 files updated
32 lines
812 B
Markdown
32 lines
812 B
Markdown
# Dashboard
|
|
|
|
Het dashboard toont een **role-based overzicht** van de website. Welke widgets zichtbaar zijn, hangt af van de rol van de ingelogde gebruiker.
|
|
|
|
## Rollen en widgets
|
|
|
|
### Admin
|
|
- Weergaven (30 dagen) en unieke bezoekers
|
|
- Aantal pagina's en mappen
|
|
- Actieve plugins
|
|
- Recente activiteit
|
|
- Systeem informatie
|
|
- Snelle acties (nieuwe pagina, plugin, thema)
|
|
|
|
### Content Beheerder
|
|
- Aantal pagina's en mappen
|
|
- Recente content wijzigingen
|
|
- Snelle acties (nieuwe pagina, map)
|
|
|
|
### BI Beheerder
|
|
- Weergaven (30 dagen) en unieke bezoekers
|
|
- Top pagina's
|
|
- Recente bezoeken
|
|
|
|
### Site Admin
|
|
- Actieve plugins en thema's
|
|
- Systeem informatie
|
|
- Snelle acties (thema, plugin, update)
|
|
|
|
## Toegang
|
|
|
|
Het dashboard is de standaard pagina na login (`/admin/dashboard`). Alle rollen hebben toegang tot het dashboard. |