🚀 FluxMail v5.1 — Installer

Creates all required database tables. Safe to run multiple times on existing installs.

✅ Installation complete! All tables created/verified successfully.
Super Admin Login:
📧 Email: ganesh.satkar@grdpinfotech.com
🔑 Password: Admin@2025 (change after login)
→ Go to Login
✓Create users table
–Add users.emails_sent_this_month (already exists)
–Add users.last_month_reset (already exists)
–Add users.plan_activated_at (already exists)
–Add users.plan_expires_at (already exists)
–Add users.sender_logo (already exists)
✓Fix plan ENUM
✓Fix role ENUM
✓Create wallets table
✓Create wallet_transactions table
✓Create payments table
✓Create lists table
✓Create contacts table
✓Create templates table
✓Create campaigns table
–Add campaigns.wallet_charged_paise (already exists)
–Add campaigns.scheduled_at (already exists)
✓Create sends table
✓Create events table
–Add events.email column (already exists)
–Add events.send_id column (already exists)
✓Backfilled email for 0 existing events from sends table
✓Backfilled 0 open events from existing click events
✓Superadmin account verified/updated