Skip to content

Commit

Permalink
Merge branch 'main' of github.com:roseliux/workarea_livechat into main
Browse files Browse the repository at this point in the history
  • Loading branch information
roseliux committed Nov 30, 2020
2 parents c87d0c2 + 5a13643 commit 2735442
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Workarea Livechat
Short description and motivation.
Livechat plugin for the Workarea platform.

This plugin supports injecting the livechat JS snippet on every storefront page.

See https://www.livechatinc.com for more information on the live chat platform.

## Usage
How to use my plugin.
First you need to create a [livechat account](https://accounts.livechat.com/signup) and get your licence number they will give you a free license for 14 days.

## Installation
Add this line to your application's Gemfile:
Expand All @@ -12,17 +16,14 @@ gem 'workarea-livechat'
```

And then execute:
```bash
$ bundle
```

Or install it yourself as:
```bash
$ gem install workarea-livechat
$ bundle install
```

## Contributing
Contribution directions go here.
## Configuration
You can configure under your [Admin dashboard configuration](http://localhost:3000/admin/configuration) search for LiveChat


## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

0 comments on commit 2735442

Please sign in to comment.