• This repository has been archived on 15/Aug/2024
  • Stars
    star
    176
  • Rank 216,275 (Top 5 %)
  • Language
    PHP
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Magento Chatbot Integration with Telegram, Messenger, Whatsapp, WeChat, Skype and wit.ai.

Magento Chatbot Module (Telegram, Messenger, Whatsapp, WeChat and Skype)

Chatbots! They're all the rage: Telegram has them, Facebook wants them, and it seems like every computer coder wants to make them. But what are they? And why is every company suddenly hot on this new A.I. trend?

Chatbots are computer programs that you interact with via a chat interface. Using a chatbot is as simple as having a conversation with it. You can ask it questions or give it commands, and it'll respond to you and carry out your actions. Chatbots can be run in any number of chat apps, including Facebook Messenger, your phone's text messaging app, and most others.

Become part of the chatbots revolution. Download the latest version here.

IMPORTANT

We're currently refactoring all our codebase and database structure, so we renamed the Magento1 folder to Magento1_deprecated, the new Magento1 module should be ready before January/2018. To access the deprecated Magento1 version click here

About

This repository is the source code for the Magento Chatbot (Telegram, Messenger, Whatsapp, WeChat and Skype), with this module you can fully integrate your Magento store with the most popular chat apps in the market. This means that by simply installing this module and a few clicks you can have a new way to show and sell your products to your clients. Very easy to use! Try now, it's FREE.

To use this module you'll need to have SSL enabled in your store, this is a requirement from Facebook and Telegram, not by me.

For a complete documentation on how to use (specially for advanced wit.ai configuration) access Magento Chatbot Documentation.

For now only Facebook Messenger is implemented.

A big thanks to Eleirbag89 who wrote this simple PHP wrapper for Telegram.

APIs

PLEASE REPORT ALL BUGS that you find. It's hard to do QA only by myself

Features

  • Messages Queue
  • wit.ai integration for NLP
  • List store categories
  • List products from category
  • Search for products
  • Add product to cart (Currently not working with Configurable Products and products with custom options)
  • Clear cart
  • Login/Logout to your account
  • List orders
  • Track order status
  • Reorder
  • Send email
  • Custom fallback messages

Languages

  • English (US)

Installation

  1. Unpack the extension ZIP file in your Magento root directory
  2. Clear the Magento cache: System > Cache Management
  3. Log out the Magento admin and log back in to clear the ACL list
  4. Recompile if you are using the Magento Compiler

Usage

For a complete documentation on how to use (specially for advanced wit.ai configuration) access Magento Chatbot Documentation.

Go to System > General Settings > Chatbot Settings

General Configuration

  • Your Secret Key: This is Your Custom Secret Key Used to Activate/Deactivate The API Webhook
  • List Empty Categoies: Enable Listing of Categories With No Products or Unallowed Products
  • Enable Log: Enable Log. Log will be at root/var/log/.
  • Enable witAI Integration: Enable witAI Integration
  • witAI API Key: witAI API Key

Facebook Configuration

  • Enable Messenger Bot: Enable Messenger Bot
  • Unavailability Message: Message To Send When Bot Is Disabled. Leave It Empty To Send No Message. Please Check The Maximum Size For Messages On Telegram API, Otherwise Your Message Might Not Be Sent.
  • Page Access Token: Your Page Access Token.
  • Messenger Welcome Message: First Message The Bot Will Send To Your Client.
  • Messenger Help Message: Message Will be Sent When Customer Asks For Help.
  • Messenger About Message: Message Will be Sent When Customer Asks For About.
  • Commands List: Code of the commands and it's alias
  • Enable Natural Language Processor Replies: Enable Natural Language Processor replies.
  • Natural Language Processor Entity Prefix: Natural Language Processor entity prefix is a prefix name to flag that the request is coming from Messenger.
  • Natural Language Processor Replies: Replies to be send to the customer whenever matches one of the requirements.

Screenshot

General Settings

ScreenShot

Messenger Settings

ScreenShot

Conversation

ScreenShot

Queue Workflow

ScreenShot

Release Notes

Magento2

  • v1.0.7:
    • Fix unserialization problem #146 (thanks xmav)
  • v1.0.6:
    • Update license
    • Fix issue #142
    • Minor bugs fixes
  • v1.0.5:
    • Add Promotional Messages
    • Add Messenger Chatbox
  • v1.0.4:
    • Add Support command
    • Add option to list commands on Help Command
    • Add Default Replies
    • Add Welcome Message Options
  • v1.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
  • 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
  • v1.0.1:
    • Fix missing parameter on CLI installation (issue #120)
    • Fix get on Messenger payload message
  • 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

Magento1

Deprecated versions

  • v0.0.18:
    • Add missing cron file
    • Fix module version
  • v0.0.17:
    • Add Abandoned Cart messages
    • Enable all types of products to be listed
    • Update module license for MIT license
  • v0.0.16:
    • Code improvements
    • Fix flood of messages when disabling bot for human respond
    • [Backend] Add module version to configuration
    • Update wit.ai API version
    • [Backend] Add options/commands to Welcome Message
  • v0.0.15:
    • First stable version
    • Add option to ignore certain messages using Default Replies
    • Add Customer Chat ID to message for support
    • Add module tables update from previous versions
  • v0.0.14:
    • Fix problem when setting Telegram Webhook
    • Fix problem when sending message between different chat plataforms
    • Fix small translation problems
    • Code improvements
  • v0.0.13:
    • Code improvements
    • Add admin commands listing on Telegram
    • Fix problem when receiving 503 from wit.ai
    • [Backend] Add option to disable Bot replies on Facebook (good for when a you need to reply on Page Messages)
    • [Backend] Add option to open Messenger Box with referral
    • [Backend] Add option to write the customer name in a message using "{customername}"
    • Default Replies are now able to send big texts
    • Order listing now uses Facebook Receipt layout
  • v0.0.12:
    • Fix command alias
    • Fix list categories command glitch
    • Fix some other small glitches
    • Code improvements
    • Add Facebook Live Chat on store frontend
    • [Customer] Speech recognition for Telegram
    • [Backend] Option to enable/disable speech recognition
    • [Backend] Layout improvements
  • v0.0.11:
    • Fix logout command glitch
    • Fix some other small glitches
    • Code improvements
    • Fix problem when replying a customer on support mode
    • [Backend] Integration with wit.ai
    • [Backend] Use wit.ai as match for a default reply
    • [Customer] Add option do enable/disable receiving promotional messages
  • v0.0.10:
    • [Backend] Add option to match a 'default reply' as a command
    • [Backend] Add default fallback message
    • [Backend] Add option to disable Telegram inline search
  • v0.0.9:
    • [Customer] Add inline search for Telegram
    • Add price to product listing on Telegram
    • Fix category buttons listing glitch on Telegram
    • Fix regex validation
    • Fix webhook security issue
    • New webhook URL
  • v0.0.8:
    • [Backend] Add "starts with", "ends with", "contains", "equals to" and "regex" options to Default Replies
    • [Backend] Better backend layout
    • [Backend] Better way to enable/disable commands
  • v0.0.7:
    • [Backend] Fix problems with URL
    • [Customer] Add register command
    • Add Chinese translation (big thanks to leedssheung)
    • Show command list on "help" instead of "about"
    • Fix buttons size on Telegram when listing categories
    • [Backend] Add option to stop processing when sending a default reply
  • v0.0.6:
    • [Backend] Better admin descriptions and typos
  • v0.0.5:
    • [Backend] Add Default Replies
    • [Backend] Add option to unavailability message
    • Better feedback messages
  • v0.0.4:
    • Fix glitch on order listing
    • Fix glitchs with product search and category listing
    • Better feedback messages
    • [Customer] Add logout command
    • [Admin] Add feature to send message to all customers
    • [Admin] Add option to enable/disable support for a customer
  • v0.0.3:
    • Limit products/orders listing
    • Add stock validation for listing
    • [Backend] Add option to enable/disable empty categories listing
    • [Customer] Add search by SKU
  • v0.0.2:
    • Facebook integration
    • [Admin] Cross platform messages with support mode
  • v0.0.1:
    • Telegram integration
    • First working version

F.A.Q.

Q: When the other chatbots integrations are going to be ready?

A: I'm not sure, I work in my free hours. I'm trying to finish it ASAP. Pull requests are very welcome.

Q: Can you implement <???> function/bot integration?

A: I can try. Open a issue and I'll see what I can do.

Q: Your bot is awesome. How can I help?

A: Thank you! You can help by codding more features, creating pull requests, or donating using Bitcoin: 1BdL9w4SscX21b2qeiP1ApAFNAYhPj5GgG

TODO

  • Integrations:
    • Whatsapp
    • WeChat
    • Microsoft Bot Framework / Skype
    • ???
  • Features:
    • Documentation / Tutorials / Videos
    • Add a custom in-store message chat app
    • Save support history
    • Support for audio commands
    • Better uses for wit.ai
    • Force a command for a customer
    • Integrate checkout to Facebook Payment API
    • Add compatibility with configurable products
    • Add compatibility with products with custom options
    • Add "abandoned cart" messages
    • Add CDATA and <tooltip> to configuration descriptions
    • Add Referral Message
    • Add more options to filter clearing message queue
    • Add handler for other posts from Messenger

License

MIT License

Copyright (c) 2018 blopa

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Free Software, Hell Yeah!

More Repositories

1

Resume-Builder

Resume Builder is a free open-source project that allows anyone to easily maintain and build any kind of resume.
JavaScript
188
star
2

Contract-Builder

Easily build and maintain any kind of contract. Free and Open Source
JavaScript
87
star
3

top-down-react-phaser-game-template

JavaScript
47
star
4

top-down-react-phaser-game

JavaScript
34
star
5

MessengerBotPHP

A very simple PHP Messenger Bot API wrapper for sending messages
PHP
17
star
6

funda-scraper

JavaScript
16
star
7

Magento-Order-Status-Image

A simple way to show to your customer it's order status.
12
star
8

Nexmo-Telegram-Bot

Nexmo integration with Telegram
Python
11
star
9

FreedomPop-Telegram-Bot

A freedompop telegram bot
Python
9
star
10

code-video-creator

JavaScript
7
star
11

Android-App-WebView

Native Android WebView App Template with Loader (Progressbar).
Java
7
star
12

envianfe

Algoritmo simples para enviar o o DANFE para o email do XML da nota
PHP
6
star
13

pablo-gg-game

JavaScript
6
star
14

Magento-Better-404

better 404 page for Magento
6
star
15

gotinha

A simple game to challenge your friends for the best score made with Phaser 3
JavaScript
5
star
16

base-phaser-cordova-project

Phaser 3 + Webpack 4 + Cordova 8 boilerplate
JavaScript
5
star
17

etiquetador-magento

Modulo de etiquetas para Magento desenvolvido baseado no módulo do Fabio Santos
PHP
4
star
18

Uber-Telegram-Bot

Uber Telegram Bot
Python
4
star
19

google-fit-telegram

JavaScript
3
star
20

heyer.js

yet another js lib
JavaScript
3
star
21

auto-tasker

HTML
3
star
22

EasyCorreios

Módulo para Magento que popula o banco de dados com informações dos códigos de rastreamento de pedidos do sistema
PHP
3
star
23

Magento-Messenger-Chat

Magento Messenger Chat Integration
PHP
3
star
24

desafio-vtex

JavaScript
2
star
25

magento-autoinvoice

Auto Invoice Shipped Orders
PHP
2
star
26

mecha-mayhem

Best game ever made
JavaScript
2
star
27

manga-converter

When being lazy is the only option
Python
2
star
28

miiverse-to-rss

Simple script that converts JSON data from Miiverse into RSS Feeds
PHP
2
star
29

gatsby-material-ui-blog-starter

Barebones Material UI Blog made with Gatsby
JavaScript
2
star
30

canvas-test

JavaScript
2
star
31

Excuse-Bot

A general Excuse Bot for Telegram
Python
2
star
32

gatsby-markdown-editor

2
star
33

TheUltimateAnswer.js

JavaScript
2
star
34

TradingCardGame-List

JavaScript
2
star
35

Zelda-Timeline

JavaScript
2
star
36

jamstack-url-shortener

This is a basic URL shortner POC build with Gatsby.
JavaScript
1
star
37

phaser-3-generic-platformer

JavaScript
1
star
38

gatsby-remark-local-videos

JavaScript
1
star
39

phaser-3-react-17-typescript-4-webpack-5-template

JavaScript
1
star
40

pablo.gg

HTML
1
star
41

blopa.werules.com

1
star
42

presentation-wheel

HTML
1
star
43

my-brick-breaker-game-test

JavaScript
1
star
44

TCGList

1
star
45

character-generator

JavaScript
1
star
46

my-react-base-project

JavaScript
1
star
47

tic-tac-toe-online

JavaScript
1
star
48

evaluator-4000

HTML
1
star
49

resume.json

1
star
50

gatsby-material-ui-starter

Barebones Material UI Gatsby website with theme toggler
JavaScript
1
star
51

werules.com

1
star
52

kenney-top-down-character-generator

JavaScript
1
star
53

vertical-timeline

Responsive timeline
JavaScript
1
star
54

base-webpack-library

JavaScript
1
star
55

blopa.github.io

https://blopa.github.io/
HTML
1
star
56

react-with-phaser

JavaScript
1
star
57

fb-messenger-redirect

HTML
1
star
58

My-Resume-Editor

A simple javascript scraper to togle resume informations
HTML
1
star
59

blopa.dev

JavaScript
1
star
60

musclog-app

Musclog - Lift, Log, Repeat
TypeScript
1
star
61

phaser-3-typescript-4-webpack-5-template

JavaScript
1
star
62

Resume-Builder-V1

HTML
1
star
63

fingerstore.com.br

HTML
1
star
64

vue-url-redirect-POC

HTML
1
star
65

workout-logger

TypeScript
1
star
66

lego-minifigure-scanner

JavaScript
1
star