Plugin Directory

Changeset 1374001


Ignore:
Timestamp:
03/18/2016 03:48:54 PM (10 years ago)
Author:
jeanduez
Message:

update readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uberkeen/trunk/readme.txt

    r1366083 r1374001  
    1 === Uberkeen WebRTC Click to call ===
     1=== Uberkeen WebRTC Video Call Button ===
    22Author: Uberkeen
    33Author URI: https://uberkeen.com/
    44Contributors: Jean Duez
    5 Tags: audio-only getUserMedia() call, realtime and plugin free WebRTC audio calls, audio-only stream sharing using RTCWeb, voice-only call, WebRTC audio call plugin, audio element
    6 Requires at least: 4.4.0
     5Tags: realtime video conversation button, audio and video getUserMedia() call elements, realtime and plugin free WebRTC video calls, video stream sharing using RTCWeb, WebRTC video call plugin
     6Requires at least: 4.4.2
    77Tested up to: 4.4.2
    8 Stable tag: 1.02
     8Stable tag: 1.0
    99License: GPLv3 or later
    1010License URI: http://www.gnu.org/licenses/gpl-3.0.html
    1111
    12 Simple and effective plugin for displaying a realtime Call button on a WordPress site.
     12Displays a free realtime Video call button. Allows your visitors to easily start a free realtime video conversation via your website without the user having to install anything on their side.
    1313
    1414== Description ==
    1515
     16**Please Note: This plugin works with the most recent versions of Chrome, Firefox or Opera browsers**
    1617
    17 Uberkeen is a very simple yet effective plugin for displaying a realtime Call button on a WordPress site.
    18 The visitors to your web site can simply click to call you in realtime via your website.
     18Uberkeen is a free and very simple yet effective plugin for displaying a realtime Video call button on a WordPress site.
     19The visitors to your web site can simply click to start a video conversation in realtime via your website.
    1920No plugin installation required on the user side.
    20 The Uberkeen WebRTC audio call plugin renders the audio stream from an audio-only getUserMedia() call with an audio element.
     21The Uberkeen WebRTC video call plugin renders the video stream from a getUserMedia() call with a video element.
    2122The MediaStream object stream passed to the getUserMedia() callback is in global scope, so you can inspect it from the console.
     23A full description and demonstration is available at [Uberkeen](https://-------------------/ "Plugin Demo") -to come soon.
    2224
     25**Uberkeen WebRTC Video Call Button Features:**
    2326
    24 **Uberkeen WebRTC Click to call Features:**
    25 
    26 * Displays a call button on a WordPress site page or on multiple pages
    27 * Call button appearance can be customized with personalized text
    28 * Displays automatically a message in a pop-up window to let your visitors know that your phone is offline at the moment
     27* Displays a video call button on a WordPress site page or on multiple pages
     28* Provides information on current caller such as IP address, country, city
     29* Provides information on the total number of calls and the number of calls missed over a 24 hour period
     30* Provides information on the hourly distribution of calls on a 24 hour period
     31* The current time zone can be selected to make the information on the hourly distribution of calls meaningful
     32* Video Call button appearance and text can be personalized
     33* Option to add an explanatory text just above of the button
     34* Displays automatically a message in a pop-up window to let your visitors know that you are offline at the moment
     35* Initial registration required
    2936* Simple instructions and installation
    3037* Uses a shortcode for installation
     
    3239== Installation ==
    3340
    34 **Uberkeen WebRTC Click to call Installation**
     41**Uberkeen WebRTC Video Call Button Installation**
    3542
    36431. Go to the *Plugins->Add New* section of the Admin Panel.
    37 2. Search for "Uberkeen WebRTC Click to call".
    38 3. Go to the *Plugins->Installed Plugins* and activate the "Uberkeen WebRTC Click to call" plugin.
    39 4. Follow the instructions provided in the settings.
     442. Search for "Uberkeen WebRTC Video Call Button".
     453. Go to the *Plugins->Installed Plugins* and activate the "Uberkeen WebRTC Video Call Button" plugin.
     464. Follow the instructions provided in the settings and provide an email address to register. No other information besides a valid email address is required to register. However, registration is mandatory to use the plugin.
    4047
    41 **Uberkeen WebRTC Click to call Shortcode**
     48**Uberkeen WebRTC Video Call Button Shortcode**
    4249
    43505. A shortcode is a line of text used for loading plugins within WordPress pages or posts. Simply copy the shortcode provided and paste it in the appropriate page or post of your WordPress site.
    44 6. Use the options to customize the text of the Click to call button.
     516. Use the options provided to customize the text and appearance of the Video call button.
    45527. In the Options panel, when you are available to take calls, open your phone line by clicking on the Open line button.
    46538. To put your phone offline, click on the Open line button again. A warning message will be displayed automatically if visitors try calling during that time.
     
    6370= 1.0 =
    6471* Initial version
     72
     73= 1.1 =
     74* Video image now available
     75* Information provided on current caller
     76* Statistics on the hourly distribution of calls over a 24 hour period and total number of calls/missed calls over same period
     77* Additional features such as customization of appearance and text of button
     78* Option to add an explanatory text just above of the button but can be left blank
Note: See TracChangeset for help on using the changeset viewer.