Changeset 1853837
- Timestamp:
- 04/06/2018 03:22:24 AM (8 years ago)
- File:
-
- 1 edited
-
load-smallchat/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
load-smallchat/readme.txt
r1853826 r1853837 1 === Smallchat for Word Press ===1 === Smallchat for Wordpress === 2 2 Contributors: dotzak 3 Stable tag: 1.0 3 Tags: chat, smallchat, small.chat, slack, live-chat, live-help, live-support 4 Requires at least: 4.9 4 5 Tested up to: 4.9.4 5 Requires at least: 4.9 6 Requires PHP: 5.6 7 License: GPLv2 or later 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 6 9 7 Easily add the Smallchat client to a WordPress site.10 Add Smallchat to a WordPress website, allowing visitors to talk to teams via Slack. 8 11 9 12 == Description == 13 Easily add the [Smallchat](https://small.chat/) client to a WordPress site, allowing visitors to talk to teams via [Slack](https://slack.com/). 10 14 11 The official instructions from Smallchat are to install a plugin which allows you to add arbitrary JS to your site. This plugin loads only the Smallchat embed JS code, instead, which is useful for environments where there may be restrictions on the plugins allowed to be installed. 12 You must already have a Smallchat account to use this plugin. Once you do, you can get your client ID. See: https://docs.small.chat/installation. 13 After that you can add your client ID to the Smallchat preferences at WP Admin > Settings > Smallchat. After that the Smallchat client will appear on the front end for non-admin, non-editor users, and in the WP Customizer. 15 The official [installation instructions](https://docs.small.chat/installation) from Smallchat are to install a plugin which allows you to add arbitrary JS to your site. This plugin loads only the Smallchat embed JS code, instead, which is useful for environments where there may be restrictions on the plugins allowed to be installed. 16 17 == Installation == 18 = Prequisites = 19 20 Before using this plugin you need to add [Smallchat to Slack](https://my.small.chat/). After you\'ve added Smallchat to Slack, you can get your client ID from the embed code. 21 22 = Configuration = 23 24 1. Activate the plugin 25 1. Navigate to WP Admin > Settings > Smallchat. 26 1. Add your client ID 27 28 After that the Smallchat client will appear on the front end for non-admin, non-editor users, and in the WP Customizer.
Note: See TracChangeset
for help on using the changeset viewer.