• Mahmoud Aglan's avatar
    Add centralized Messaging Hub with UI, API, and WhatsApp webhook · 8984dbc5
    Mahmoud Aglan authored
    Full messaging hub that instances call via API to send WhatsApp messages:
    - Meta Graph API v25.0 integration (text, template, image, document)
    - API endpoint POST /api/messaging/send (auth via X-Messaging-Key header)
    - Per-instance API keys with rate limiting
    - WhatsApp webhook for delivery status updates
    - Admin UI: dashboard stats, compose, message log, API key management
    - Sidebar nav integration
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    8984dbc5
Name
Last commit
Last update
..
AuditLog.php Loading commit data...
BillingPeriod.php Loading commit data...
Client.php Loading commit data...
Instance.php Loading commit data...
MessageLog.php Loading commit data...
MessagingApiKey.php Loading commit data...
MessagingChannel.php Loading commit data...
PaymentReceived.php Loading commit data...
Plan.php Loading commit data...
PlatformFee.php Loading commit data...
User.php Loading commit data...