Chatbox development continues to be a rapidly growing element on many platforms with some posts suggesting "the chatbot market is projected to account for $1.23 billion by the year 2025".
I'm wondering if anyone can steer me in the right direction. I am wondering if there are any initiatives for chatbox development similar to what has been done for drupal 8/9 using Google Dialogflow:
https://www.drupal.org/project/drupal_chatbot
https://bitcharms.blogspot.com/2018/08/chat-bots-giant-step-in-transform...
https://www.specbee.com/blogs/building-chatbots-drupal-using-dialogflow
Or if people think there is a better approach.
Thank you,
Izzy
Recent comments
Hi Sudipto, this error usually means CiviCRM isn’t initializing properly before a dependent module (like CiviMember Roles Sync) tries to call its functions. After upgrading, verify that the...
Facing an error after upgrading Civicrm version from 5.78.3 to 6.5.0
Hi Martin, it sounds like you’ve set things up correctly, but a couple of common issues might be preventing the file from showing. First, ensure the Ubercart File Downloads module is fully...
Ubercart and downloadable file product
It sounds like a small UI rendering or CSS conflict. The leftover description help block likely isn’t being hidden when the “Add block” row is set to display:none. Check if the help block has...
Add blocks filtering problem
Thank you @kai46. All of those things were as expected, except the File download didn't have the matching SKU. Once corrected, the file download works. However, the path to the download is...
Ubercart and downloadable file product
Hi Martin, Double-check that your ../private/downloads folder has proper permissions for the web server and that the uploaded file is correctly linked to the product SKU. Make sure the...
Ubercart and downloadable file product