Download the PHP package monzer/filament-chatify-integration without Composer
On this page you can find all versions of the php package monzer/filament-chatify-integration. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download monzer/filament-chatify-integration
More information about monzer/filament-chatify-integration
Files in monzer/filament-chatify-integration
Package filament-chatify-integration
Short Description Seamlessly integrate real-time messaging into your application.
License MIT
Informations about the package filament-chatify-integration
💟 Filament Chatify Integration
Seamlessly integrate real-time messaging into your Filament dashboard using Chatify. This plugin provides a ready-to-use chat widget for Filament, allowing you to enhance user communication effortlessly.
⚙️ Requirements
- PHP: 8.2+
- Laravel: 10+
- Filament: 3.x
💅 Installation
Run the following command to install the package via Composer:
Install command:
Run database migration:
Publish assets:
Configuration
Please visit Chatify configuration section to complete the configuration.
🚀 Usage
To enable the plugin in your Filament panel, register it as follows:
Once installed, the plugin automatically provides a floating chat widget for real-time communication.
💎 Custom Chat Page Example
To customize the chat page:
Step 1: Create a custom page and extend the base chat page
Step 2: Register the custom page in the plugin
❌ Disabling the Floating Chat Widget
To disable the floating chat widget, use the following configuration:
🛠️ Further Customization
For more advanced customization options, please visit the official Chatify repository.
🛠 Support & Issues
If you encounter any issues or need support, feel free to open an issue on GitHub.
📝 License
This package is open-source and licensed under the MIT License.
👤 Attribution
This package integrates Chatify, originally developed by Munafio. Full credit goes to the original author for building Chatify, which serves as the foundation for this integration.
All versions of filament-chatify-integration with dependencies
filament/support Version ^3.0
munafio/chatify Version ^1.0
spatie/laravel-package-tools Version ^1.9