Activate link to the left. 2) Sign up for a free instllation key. 3) Go to the Acobot Configruation page in your WordPress and provide the key. Version: 2.0 Author: Acobot Author URI: http://www.acobot.com/wordpress?s=wordpress_plugin_list License: GPL2 */ ?>

'.__('Reset success', 'acobot').'

'; } if (isset($_GET['update_success'])) { echo '

'.__('Updated successfully. Chat is installed', 'acobot').'

'; } if (isset($_GET['update_account']) && count($_POST)) { if($_POST['acobot_token']!="") { update_option('acobot_token', $_POST['acobot_token']); update_option('acobot_code_script', $_POST['acobot_code_script']); wp_redirect(admin_url().'options-general.php?page=acobot&connect_success=1'); } } register_setting( 'acobot_token', 'acobot_token'); register_setting( 'acobot_code_script', 'acobot_code_script'); } function acobot_admin_add_page() { add_options_page('Acobot Live Chat', 'Acobot Live Chat', 'manage_options', 'acobot', 'acobot_options_page'); } function acobot_footer() { if ($token = get_option('acobot_token')) { echo ''; if ($script = get_option('acobot_code_script')) { echo $script; } } } // display the admin options page function acobot_options_page() { $options_token = get_option('acobot_token'); $options_code_script = get_option('acobot_code_script'); ?>


1. Sign up at acobot.com.
2. Choose Install from the main menu.
3. Copy your installation key and paste it below.

" class="button-primary" />

Clean cache if the chat box doesn't show after activation.

Please, support us by giving Aco a few clicks.


Rate Aco

Follow Aco

Like Aco

Digg Aco

Also, tell your friends about Aco!