How to install Admin-Ahead Chat Multi Domain plugin v1.0 for WHMCS

Notice : This product has been discontinued as of 3rd January, 2018 from our product list. Any further development and all related support services would also be discontinued. You can however continue to use this product, and any related support services would come under our per hour administrative charge of $25 (USD).


Install Admin-Ahead Chat Multi Domain plugin v1.0 for WHMCS

1. Login to your WHMCS server and goto WHMCS_INSTALL_DIR/modules/addons

2. Download zip file to your server. At the SSH prompt, run the command 

wget http://rep0.admin-ahead.com/sources/whmcs_plugins/v1.0/aastchat_multidomain.zip

3. Unzip the zip file. At the SSH prompt, run the command 

unzip aastchat_multidomain.zip

4. Remove the zip file. At the SSH prompt, run the command 

rm aastchat_multidomain.zip

5. Set correct ownership to the directories. At the SSH prompt, run the command

x=`ls -ld | awk '{print $3}'`;chown $x.$x -R aastchat

6. Set the files and folder permission into 755 for parent and child directories

7. Change to aastchat/database/ direcotry. At the SSH prompt, run the command

cd aastchat/database/

8. Import IP2C database. At the SSH prompt, run the command

php import_ip2c.php

9. Login to your whmcs as admin user.

10.  Navigate to Setup >> Addon Modules

11. Find 'Admin-Ahead Chat' addon and click Activate button

12. Click Configure button, enter License Key and set access control to desired roles.

13. Visit Addons >> Admin-Ahead Chat


  • 3 Users Found This Useful
Was this answer helpful?

Related Articles

Admin-Ahead Chat button code for WHMCS

Notice : This product has been discontinued as of 3rd January, 2018 from our product list. Any...

How to install Admin-Ahead Chat Single Domain plugin v1.0 for WHMCS

Notice : This product has been discontinued as of 3rd January, 2018 from our product list. Any...