=== 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,business,sales
Requires at least: 2.0.2
Tested up to: 3.2.1
Stable tag: 0.0.2
WP Mibew generates the javascript chat snippet for the mibew.org open source chat software
== Description ==
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
* Easy to use
= Demo =
http://www.youtube.com/watch?v=OSKTfnUlg6g
= Do you need a custom WordPress plugin or other services? =
Please check http://webweb.ca/services/ for the full list of the services we offer.
= Author =
Svetoslav Marinov (Slavi) | Custom Web Programming and Design by WebWeb.ca
== Installation ==
= Automatic Install =
Please go to Wordpress Admin > Plugins > Add New Plugin > Search for: WP Mibew and then press install
= Manual Installation =
1. Upload like-gate.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? =
You can use it as a sidebar widget or by pasting the short code within your posts 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://webweb.ca/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? Send them to help@WebWeb.ca
== 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.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