This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
Releases: blopa/Magento-Chatbot
Releases · blopa/Magento-Chatbot
v1.0.7
Magento2 v1.0.6
- Update license
- Fix issue #142
- Minor bugs fixes
Magento2 v1.0.5
-Add Promotional Messages
-Add Messenger Chatbox
Magento2 v1.0.4
- Add Support command
- Add option to list commands on Help Command
- Add Default Replies
- Add Welcome Message Options
Magento1 v0.0.3
- Add Messages Queue Modes
- Add option to Clear Message Queue
- Add price to product list
- Add condition to only handle messages from Messenger
- Add new configuration tab
- Fix some bugs
- Add bugs to fix later
Magento2 v1.0.2
- Add Messages Queue
- Add List More command
- Add error message when trying to list product from a nonexistent category
- Fix problem when trying to reorder
- Fix problem when trying to add a product to cart
- Fix other payload problems
- Small code improvements
- Fix parameter problem when processing outgoing message
Magento2 v1.0.1
- Fix missing parameter on CLI installation
- Fix get on Messenger payload message
Magento1 v0.0.18
- Add missing cron file
- Fix module version
Magento1 v0.0.17
- Add Abandoned Cart messages
- Enable all types of products to be listed
- Update module license for MIT license
Magento2 v1.0.0
- First working version
- Messenger integration
- wit.ai integration for NLP
- List store categories
- List products from category
- Search for products
- Add product to cart
- Clear cart
- Login/Logout to your account
- List orders
- Track order status
- Reorder
- Send email
- Custom fallback messages
- Much more