=== JivoSite === Contributors: iamdmitrymayorov Tags: jivo, jivochat, jivosite, code, chat, admin, javascript Requires at least: 4.3 Tested up to: 4.7 Stable tag: 0.1.6 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html An easy way of adding JivoSite code to your website. == Description == An easy way of adding JivoSite code to your website. A better approach of adding JivoSite code to your website than editing theme files directly. Based on WordPress Plugin Boilerplate. Follows WordPress Coding Standards. == Installation == = Using The WordPress Dashboard (Recommended) = 1. Navigate to *Plugins → Add New* from within the WordPress Dashboard. 2. Search for `jivosite`. 3. Click **Install Now** on *JivoSite* by Dmitry Mayorov. 4. Activate the plugin. 5. Log in to your JivoSite profile at [jivosite.ru](http://jivosite.ru/) or [jivochat.com](http://jivochat.com/). 6. Copy your **widget id** (See [screenshots](https://wordpress.org/plugins/jivosite/screenshots/) for details). 7. Go back to WordPress admin and navigate to *Settings → JivoSite*. 8. Paste **widget id** in the input field. 9. Save settings. = Uploading in WordPress Dashboard = 1. Navigate to *Plugins → Add New* from within the WordPress Dashboard. 2. Click on the **Upload** link underneath the *Install Plugins* page title. 3. Click the **Browse...** button and choose `jivosite.zip` in its download location on your computer. 4. Click the **Install Now** button. 5. Activate the plugin. 6. Follow steps 5 to 9 from the first installation method. = Using FTP = 1. Download `jivosite.zip`. 2. Extract the `jivosite` directory to your computer. 3. Upload the `jivosite` directory to your `/wp-content/plugins/` directory. 4. Navigate to *Plugins → Installed Plugins* and activate the plugin. 5. Follow steps 5 to 9 from the first installation method. == Frequently Asked Questions == = Why not include JivoSite code in a theme directly? = Because if you change the theme JivoSite code will be gone as well. With this plugin, code will stay on your website regardless of the theme. = Where do I get my widget id? = You can get **widget id** in your JivoSite admin panel at [jivosite.ru](http://jivosite.ru/) or [jivochat.com](http://jivochat.com/). See [screenshots](https://wordpress.org/plugins/jivosite/screenshots/) for details. == Screenshots == 1. JivoSite admin view with highlited **widget id** 2. Highlited letters ("XXXXXXXXXX" on the screenshot) are your **widget id** 3. Dashboard view. Paste your **widget id** inside the text field and hit *Save settings* == Changelog == == 0.1.6 == * Fixed: Minor Codesniffer issues == 0.1.5 == * Fixed: Minor Codesniffer issues == 0.1.4 == * Fixed: Minor code improvements == 0.1.3 == * Added: 128px icon to assets folder * Added: Updated screenshots * Added: README.md * Fixed: Minor code improvements == 0.1.2 == * Fixed: Minor code improvements == 0.1.1 == * Fixed: code improvements. == 0.1.0 == * Initial Release.