Plugin Directory

Changeset 2169829


Ignore:
Timestamp:
10/08/2019 07:44:49 AM (6 years ago)
Author:
chaport
Message:

updated installation instructions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chaport/trunk/readme.txt

    r2162344 r2169829  
    4141== Installation ==
    4242
    43 There are 2 ways to install Chaport Live Chat plugin:
     43### Method #1. Using the plugin search form
    4444
    45 ### Wordpress.org plugins directory.
     451. Go to the admin panel of your WordPress website and go to "Plugins -> Add New".
     462. In the search field, type in "chaport" and press Enter on your keyboard.
     473. Find the Chaport Live Chat plugin in the list of search results and click on "Install now".
     484. When the plugin is installed, activate it by clicking on the "Activate Plugin" link.
    4649
    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
    4851
    49 ### Manual install
     521. Click on the "Download" button on this page to get a chaport.zip archive.
     532. Go to the admin panel of your WordPress website and go to "Plugins -> Add New".
     543. Click on "Upload Plugin".
     554. Click on "Choose File" and select the chaport.zip archive.
     565. Click on "Install Now".
     576. When the plugin is uploaded, activate it by clicking on the "Activate Plugin" link.
    5058
    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
    5260
    53 ### Activation and configuration
     611. Click on the "Download" button on this page to get a chaport.zip archive.
     622. Extract the archive into /wp-content/plugins/chaport directory. (It can be done over FTP, SSH, or web interface provided by your hosting provider).
     633. Go to the Plugins section in the admin panel of your WordPress website.
     644. Activate the plugin by clicking on the "Activate Plugin" link.
    5465
    55 Navigate to "Plugins -> Installed Plugins" and ensure that Chaport Live Chat plugin is activated.
     66### Configuration
    5667
    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).
     68Open plugin settings to finish its configuration:
    5869
    59 Save settings and ensure that "Status" changed to "Configured".
     70### Using the app ID
     711. Go to chaport.com and register your account.
     722. Go to "Settings -> Installation Code" and click on "Copy App ID".
     733. In the plugin settings of your WordPress website, paste the copied app ID into the App ID field.
     744. Click on "Save Settings".
     755. Open your website and make sure the chat icon is displayed in the lower right corner.
    6076
    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
     78Choose this method if you are going to use [Chaport JavaScript API](https://docs.chaport.com/api/js/v1).
     791. Go to chaport.com and register your account.
     802. Go to "Settings -> Installation Code" and click on "Copy Installation Code".
     813. In the plugin settings of your WordPress website, paste the copied installation code into the Installation Code field.
     824. Click on "Save Settings".
     835. Open your website and make sure the chat icon is displayed in the lower right corner.
     84
     85Done! 🎉 Chaport is successfully installed and configured. Chat with your customers via the [web-app](https://app.chaport.com/#/login) or download apps for:
    6286- [iOS](https://itunes.apple.com/app/chaport-messenger-for-websites/id1141834008)
    6387- [Android](https://play.google.com/store/apps/details?id=com.chaport.chaportmobile)
     
    77101= 1.1.0 =
    78102* Added a new installation type (using custom installation code)
     103* Plugin tested with Wordpress 5.2.3
    79104
    80105= 1.0.1 =
Note: See TracChangeset for help on using the changeset viewer.