Skip to content

Commit

Permalink
Added Readme file.
Browse files Browse the repository at this point in the history
  • Loading branch information
cjnewbs committed Jun 15, 2018
1 parent 122ce24 commit 2e6600d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# module-facebook-chat
Magento 2 module allowing the easy installation of the Facebook customer chat plugin.

## Installation
```
composer require newbury/module-facebook-chat
php bin/magento module:enable Newbury_FacebookChat
php bin/magento setup:upgrade
```

## Support
Feel free to email me via [email protected]

## Changelog
- 1.0.0 : Initial release,

0 comments on commit 2e6600d

Please sign in to comment.