Chatbot widget embed block for the FleetQ Website Builder, powered by the FleetQ Chatbot domain.
composer require fleetq/website-plugin-chatbotLaravel's package auto-discovery will register ChatbotWebsitePluginServiceProvider automatically.
Once installed, the Chatbot Widget block becomes available in the Website Builder under the Integrations category. Drop it onto any page and replace YOUR_CHATBOT_TOKEN with the public token from your FleetQ Chatbot instance.
- PHP ^8.2
fleetq/plugin-sdk^1.0- FleetQ >= 1.3.0
MIT