Z Boards
π‘οΈ Admin Dashboard
Labels
Card Status
Top Users
πΎ Storage Usage
Loadingβ¦
| User | Role | Boards | Status | Actions |
|---|
| Board | Owner | Members | Cards | Created | Actions |
|---|
π Per-user card report
Count cards completed / created per user within a date range (max 1 year).
| User | Completed | Created | Completion rate |
|---|
π§ Email Notification Settings
Send due-date and overdue reminders by email. Uses SMTP (TLS-capable) when configured, otherwise PHP mail().
π Daily Summary Digest
Every day at the configured hour, each user gets one email summarizing their boards β overdue cards, cards due today, and cards completed today. Run via notify.php?action=run-summary (cron).
π₯ Email Log
Loadingβ¦
βοΈ File Storage
Attachments are stored on the server's uploads/ folder by default, or in an S3-compatible bucket (AWS S3, MinIO, DigitalOcean Spaces, Wasabiβ¦). Files are always served securely through api/files.php with auth + Range streaming.
π₯ Plane Import
Import a Plane (plane.so) project export β a ZIP of issue JSON files, or a bare .json issue array. Boards, lists, cards, descriptions, labels, due dates, comments and best-effort assignees are created. Conflicts always create new boards (existing names get a (imported) suffix); archived issues are skipped.
Maintenance Mode
When enabled, non-admin users cannot log in.
Default Board Color
New boards are created with this background color.
β° Auto-complete overdue cards
Cards that pass their due date by 5+ minutes are automatically marked complete (server-side timer).
Danger Zone
Reset all data back to the demo seed.