Thank you for your purchase!
Features
- Widget toggle on homepage and optionally dashboard.
- Conversations stored with messages; guests supported.
- Admin resource to view conversations (Support group).
- Discord webhook notification on new message.
Requirements
- Paymenter 1.4.7+
- PHP 8.1+
Installation
Step 1: Copy Extension Files
Copy LiveChatSupport to extensions/Others/LiveChatSupport/.
extensions/Others/LiveChatSupport/Step 2: Run Commands
Run the following commands in your terminal:
php artisan optimize:clear
composer dump-autoload
php artisan migrate --path=extensions/Others/LiveChatSupport/database/migrationsStep 3: Enable and Configure
Enable the extension in admin, configure:
- Show widget on homepage: Yes/No
- Show widget on dashboard: Yes/No
- Discord webhook (optional)
Admin Panel → Extensions → Others → LiveChatSupport → Enable & ConfigureUsage
Widget Display
Widget auto-injects on allowed pages (homepage and/or dashboard based on your configuration).
Viewing Conversations
Access conversations at:
Admin Panel → Support → Live ChatHere you can:
- View all conversations
- Read messages from guests and registered users
- Reply to conversations
- Manage conversation history
Discord Notifications
When a new message is received, the extension will send a notification to your configured Discord webhook (if enabled). This allows you to stay informed about new customer inquiries even when you're not actively monitoring the admin panel.
Need Help?
Join our Discord Server and open a ticket for support.
© 2025 LiveChatSupport Extension - BuiltByOtte. All rights reserved.