# Facebook Messenger for WordPress
[Created with love in Poland by RapidDev](http://rapiddev.pl/)<br />
Facebook Messenger live chat on your website! Very easy to use plugin that adds chat on your WordPress site. It supports language change and is integrated with PolyLang. In addition, you can change the position and display of the chatbox

![Presentation image](https://ps.w.org/social-messenger/assets/banner-772x250.png)


## [Download from the WordPress repository](https://wordpress.org/plugins/social-messenger/)
#### [Download the latest version from GitHub (2.3.1)](https://github.com/rapiddev/social-messenger/releases/tag/2.3.1)

## What does this plugin do?
It makes it easy for you to add a Facebook Messenger live chat to your WordPress site

## How it's working?
All options, description and configuration are available in the Customizer

## What options are available?
- [x] Page ID
- [x] Minimizing chat
- [x] Webhooks
- [x] Own welcome message for logged in (and not) users
- [x] The ability to change the chat language
- [x] The ability to change the chat position on the site
- [x] The option to disable chat for the mobile version
- [x] Single Page mode
- [x] Change of colors
- [x] Integration with PolyLang and WPML

## How to install it?
Method using FTP
1. Upload `social-messenger` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Add your APP ID and Facebook page ID in Customizer

Method using Plugins Manager
1. Go to Dashboard > Plugins > Add new
2. Select the option to upload to the server
3. Choose the file social_messenger.zip

## Available full language versions
- [x] English
- [x] Polish

## Update history
#### 2.3.1
1. An error with the display of the default greeting in Polish has been fixed
2. Added more bugs to fix later
#### 2.3.0
1. Repairing old mistakes
2. Integration with a newer version of the messenger sdk
3. Bug fixes
4. Api key no longer needed
#### 2.2.8
1. Bug fixes
#### 2.2.7
1. Update of Facebook SDK
#### 2.2.6
1. Facebug again accuses us of unlawfully using their name in the banner, so we change it.
#### 2.2.5
1. Bug fixes
#### 2.2.4
1. Facebug copyright update
#### 2.2.3
1. Facebug copyright update
#### 2.2.2
1. Bug fixes
#### 2.2.1
1. Bug fixes
2. Added more bugs to fix later
#### 2.2.0
1. Cosmetic class improvement
2. Improved detection of WordPress and PHP versions
3. A completely new customizer registration system
4. A new way to initialize the plugin
5. Corrections in translations
6. Bug fixes
#### 2.1.2
1. Bug fixes
#### 2.1.1
1. Bug fixes
#### 2.1.0
1. Bug fixes
#### 2.0.0
1. The entire plugin has been rewritten
2. The use of OOP techniques
3. Unnecessary classes have been removed
4. New error detection method
5. A new way of displaying error messages for the administrator
6. The additional 'minimized' option has been improved
#### 1.4.0
1. Chat color have been added
2. FindMyFBId was removed and the tutorial to find the fanpage code was corrected
3. The way of declaring languages has been changed
4. Translations have been improved
5. The definition of some functions has been changed
6. The identification of errors has been improved
#### 1.3.6
1. 'Settings' link has been added on the plugins list page
#### 1.3.5
1. Bug fixes
#### 1.3.4
1. Bug fixes
#### 1.3.3
1. Bug fixes
2. Translations have been improved
3. Change slug and name of the plugin
#### 1.3.2
1. Bug fixes
2. Translations have been improved
#### 1.3.1
1. Bug fixes
2. The way of displaying the options has been changed
#### 1.3.0
1. A new Customizer class has been added
2. Added support for PolyLang
3. The ability to change the live chat language has been added
4. The ability to hide chat on phones has been added
5. The ability to change the chat position live has been added
#### 1.2.0
1. Bug fixes
2. Addition of new translations
#### 1.1.0
1. Bug fixes
#### 1.0.0
1. The plugin was created
