Superadmin Panel Overview
The Superadmin Panel is your command center for managing the entire FeedbackPulse SaaS platform.
🔐 Accessing the Panel
- Inicia sesion 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 panel de administracion. All/admin/*routes are protected by thesuperadminmiddleware.
📊 Panel Sections
| Seccion | URL | Proposito |
|---|---|---|
| Panel de Control | /admin/dashboard | Platform stats, MRR, recent activity |
| Tenants | /admin/tenants | Manage all customer accounts |
| Plans | /admin/plans | Create and edit planes de suscripcion |
| Configuracion | /admin/settings | Platform-wide configuration |
| Landing Page | /admin/landing-page | Drag-and-drop homepage builder |
| Informes | /admin/reports | Revenue and usage analytics |
| Payments | /admin/payments | Payment event history |
| Audit Logs | /admin/audit-logs | Track all admin actions |
| Copias de Seguridad | /admin/backups | Base de Datos 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: