Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Feature | Description | Priority (MoSCoW) | Status/Issue |
---|---|---|---|
Removing drivers from Chatbot API | Maintaining the drivers inside Chatbot API is becoming a nightmare due the need of bumping up a major release every time that libraries or providers make a major change. | Should have | Alexa #3079838: Separate Alexa driver Dialogflow #3079845: Separate Dialogflow driver |
Cleaning up code | Cleaning up some code | Should have | #3087761: Remove entityManager injection from Plugin\views\display\ChatbotIntent, #3077650: Drupal 9 compatibility (2.x branch) |
Intent Alias | It has appeared to be useful to provide a admin UI to alias intent, i.e. "next/prev" intent to iterate a list to point to the "list" intent itself. Or a "read_article" to point to a more general "read_content", etc. | Can have | (postponed/deprioritised) |
Comments
Comment #2
gambryComment #3
gambryCreated issue for Alexa driver #3079838: Separate Alexa driver
Comment #4
gambryCreated Dialogflow issue.
Comment #5
gambryCreated 2.0 release candidate 1 release.
Comment #6
gambryAdding #3087761: Remove entityManager injection from Plugin\views\display\ChatbotIntent to IS.
Comment #7
gambryAdding #3077650: Drupal 9 compatibility (2.x branch)
Comment #8
gambrySince this issue has been here for a while now, worth not blocking 2.0 stable release because of this.
Comment #9
gambry