Changeset 2169829
- Timestamp:
- 10/08/2019 07:44:49 AM (6 years ago)
- File:
-
- 1 edited
-
chaport/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
chaport/trunk/readme.txt
r2162344 r2169829 41 41 == Installation == 42 42 43 There are 2 ways to install Chaport Live Chat plugin: 43 ### Method #1. Using the plugin search form 44 44 45 ### Wordpress.org plugins directory. 45 1. Go to the admin panel of your WordPress website and go to "Plugins -> Add New". 46 2. In the search field, type in "chaport" and press Enter on your keyboard. 47 3. Find the Chaport Live Chat plugin in the list of search results and click on "Install now". 48 4. When the plugin is installed, activate it by clicking on the "Activate Plugin" link. 46 49 47 In your Wordpress site admin panel navigate to "Plugins -> Add New" and type "chaport" into the search box. Chaport Live Chat plugin should be available as a first search result. Click "Install Now" button. 50 ### Method #2. Uploading the chaport.zip archive via admin panel 48 51 49 ### Manual install 52 1. Click on the "Download" button on this page to get a chaport.zip archive. 53 2. Go to the admin panel of your WordPress website and go to "Plugins -> Add New". 54 3. Click on "Upload Plugin". 55 4. Click on "Choose File" and select the chaport.zip archive. 56 5. Click on "Install Now". 57 6. When the plugin is uploaded, activate it by clicking on the "Activate Plugin" link. 50 58 51 Download a zip file containing all plugin files and extract it into /wp-content/plugins/chaport directory. Usually it can be done over FTP, SSH or web interface provided by your hosting provider. 59 ### Method #3. Manual installation 52 60 53 ### Activation and configuration 61 1. Click on the "Download" button on this page to get a chaport.zip archive. 62 2. Extract the archive into /wp-content/plugins/chaport directory. (It can be done over FTP, SSH, or web interface provided by your hosting provider). 63 3. Go to the Plugins section in the admin panel of your WordPress website. 64 4. Activate the plugin by clicking on the "Activate Plugin" link. 54 65 55 Navigate to "Plugins -> Installed Plugins" and ensure that Chaport Live Chat plugin is activated. 66 ### Configuration 56 67 57 The last step to perform is to configure a plugin. Navigate to "Settings -> Chaport" and paste your Chaport App ID which you can get for free after registering at [chaport.com](https://chaport.com). 68 Open plugin settings to finish its configuration: 58 69 59 Save settings and ensure that "Status" changed to "Configured". 70 ### Using the app ID 71 1. Go to chaport.com and register your account. 72 2. Go to "Settings -> Installation Code" and click on "Copy App ID". 73 3. In the plugin settings of your WordPress website, paste the copied app ID into the App ID field. 74 4. Click on "Save Settings". 75 5. Open your website and make sure the chat icon is displayed in the lower right corner. 60 76 61 All set! You're ready to chat with your customers either via [Chaport Web](https://app.chaport.com/#/login) or native app for: 77 ### Using the installation code 78 Choose this method if you are going to use [Chaport JavaScript API](https://docs.chaport.com/api/js/v1). 79 1. Go to chaport.com and register your account. 80 2. Go to "Settings -> Installation Code" and click on "Copy Installation Code". 81 3. In the plugin settings of your WordPress website, paste the copied installation code into the Installation Code field. 82 4. Click on "Save Settings". 83 5. Open your website and make sure the chat icon is displayed in the lower right corner. 84 85 Done! 🎉 Chaport is successfully installed and configured. Chat with your customers via the [web-app](https://app.chaport.com/#/login) or download apps for: 62 86 - [iOS](https://itunes.apple.com/app/chaport-messenger-for-websites/id1141834008) 63 87 - [Android](https://play.google.com/store/apps/details?id=com.chaport.chaportmobile) … … 77 101 = 1.1.0 = 78 102 * Added a new installation type (using custom installation code) 103 * Plugin tested with Wordpress 5.2.3 79 104 80 105 = 1.0.1 =
Note: See TracChangeset
for help on using the changeset viewer.