=== WP Mibew ===
Contributors: lordspace
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A
Tags: wordpress,wp,plugins,chat,online chat,chat software,business chat,sales chat,support chat,online support,tech support,technical support,support,live person,live support,live chat,free,free chat,free support chat
Requires at least: 2.0.2
Tested up to: 3.5.1
Stable tag: 0.0.7
WP Mibew generates the javascript chat snippet for the mibew.org open source chat software
== Description ==
= Support =
> Support is handled on our site: http://club.orbisius.com/support/
> Please do NOT use the WordPress forums or other places to seek support.
WP Mibew is a WordPress plugin that will help you include the Mibew chat on your WordPress installation.
Just paste [wp-mibew] short code anywhere in the post or your theme files. It will be found and replaced.
Additionally, you can include HTML comments around [wp-mibew] they will be replaced too.
WP Mibew will generate the chat code for you.
= Benefits / Features =
* Mibew is a great open source chat software
* Get in touch with your customer
* You can specify the locale (language) you want the chat to be in
* Easy to use
= Required Software =
* The WP Mibew plugin requires you to have downloaded and installed Mibew chat software from http://mibew.org/download.php
> The Pro version will facilitate the installation of the Mibiew software.
> Join our newsletter at http://club.orbisius.com and you will be notified when the Pro version is released.
Svetoslav Marinov (Slavi) | Custom Web Programming and Design by Orbisius.com
= Demo =
http://www.youtube.com/watch?v=OSKTfnUlg6g
= Do you need a custom WordPress plugin or other services? =
Please check http://orbisius.com/ for the full list of the services we offer.
= Author =
Svetoslav Marinov (Slavi) | Custom Web Programming and Design by orbisius.com
== Installation ==
= Automatic Install =
Please go to Wordpress Admin > Plugins > Add New Plugin > Search for: WP Mibew and then press install
= Manual Installation =
1. Upload wp-mibew.zip into to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
== Frequently Asked Questions ==
= How to use this plugin? =
* Download Mibew chat software from http://mibew.org/download.php
* Unzip the archive and follow the instructions from README file.
**Note:** The previous step requires some technical knowledge or a tech savvy friend because it will require setting up a database, fixing file permissions etc.
> If you can't install the chat software we can do set it up for you at an affordable price. Contact us: http://orbisius.com/contact/
* Then install WP Mibew plugin, configure it by setting the chat url.
* Next paste the short code within your posts, sidebar or theme files.
Check this demo:
http://www.youtube.com/watch?v=OSKTfnUlg6g
= Do you need a custom WordPress plugin or other services? =
Please check http://orbisius.com/services/ for the full list of the services we offer.
= Want to help development of the plugin? =
Donate
Run into issues or have questions/suggestions?
> Support is handled on our site: http://club.orbisius.com/support/
> Please do NOT use the WordPress forums or other places to seek support.
== Screenshots ==
1. Short code of the plugin in editing post/page
2. Short code of the plugin inserted in the header in comments (comments will be replaced too)
3. The result of including the short code in the header.
== Upgrade Notice ==
n/a
== Changelog ==
= 0.0.7 =
* added links to the club support forums
* added more information about the required software (Mibew Chat Software itself).
= 0.0.6 =
* added functionality to allow the to set the chat locale
= 0.0.5 =
* can't remember what I've done ;)
= 0.0.4 =
* fix: defaults weren't picked up when the plugin wasn't configured.
= 0.0.3 =
* Added global defaults. This is very useful if you have setup WordPress Multi Site enabled so you don't have to configure every site which chat code to use.
* Checks if we are on a page that belongs to our plugin. It is really annoying to see a notice in every section of WordPress. That way the notice will be shown only on the plugin's page.
* Added preview of the tech support images (settings)
= 0.0.2 =
* Added widget functionality so the chat can appear in the sidebar
* Rewrote some of the functionality and separated it into more OOP
* Added a popup to ask users if they want to signup for the newsletter
= 0.0.1 =
* Initial Release