Superadmin Panel Overview
The Superadmin Panel is your command center for managing the entire FeedbackPulse SaaS platform.
🔐 Accessing the Panel
- 登录 at
https://yourdomain.com/login - Use your superadmin credentials (created during installation)
- You'll be automatically redirected to
/admin/dashboard
Only users with
role = superadmincan access the 管理面板. All/admin/*routes are protected by thesuperadminmiddleware.
📊 Panel Sections
| 章节 | URL | 用途 |
|---|---|---|
| 仪表板 | /admin/dashboard | Platform stats, MRR, recent activity |
| Tenants | /admin/tenants | Manage all customer accounts |
| Plans | /admin/plans | Create and edit 订阅计划 |
| 设置 | /admin/settings | Platform-wide configuration |
| Landing Page | /admin/landing-page | Drag-and-drop homepage builder |
| 报告 | /admin/reports | Revenue and usage analytics |
| Payments | /admin/payments | Payment event history |
| Audit Logs | /admin/audit-logs | Track all admin actions |
| 备份 | /admin/backups | 数据库 backup management |
| Tax Rates | /admin/tax-rates | Manage tax rates for invoices |
| Support Tickets | /admin/support-tickets | View and respond to tenant support requests |
| Webhook Logs | /admin/webhook-logs | Platform-wide webhook delivery logs |
🎯 First-Time Setup Checklist
After installation, complete these steps:
- ✅ Review Plans — Edit the default plans (Starter, Growth, Pro) with your pricing
- ✅ Configure Payments — Connect Stripe and/or PayPal
- ✅ Set Up Email — Verify SMTP works (send a test email)
- ✅ Customize Landing Page — Build your public homepage
- ✅ Configure AI (optional) — Add OpenAI API key
- ✅ Configure Social Login (optional) — Google/GitHub OAuth
- ✅ Set Up Cron — Ensure scheduled tasks are running
⏭️ Deep Dive
Continue to any section: