aghazi Posted June 7, 2009 Share Posted June 7, 2009 Hello, This addon module is to manage your dedicated server stock. To know which server is with which client. Features till now are as follows ------------------------------- * Server details include server name, IP address, root password, location, owner, OS, CPU, RAM, Hard disk, and Notes. * The module integrates with WHMCS clients so that you can choose which client is the owner of the server. There will be other features to be added also. Please let me know what features you would like to see. Installation ------------- 1- Move the folder dedicated_server_management to /whmcs/modules/admin/ 2- Create the table using the sql file in dedicated_server_management/sql folder That's it! Just download from the attachment and let me know what you think. Regards, Ahmed dedicated_server_management-1.0.zip 0 Quote Link to comment Share on other sites More sharing options...
aghazi Posted June 10, 2009 Author Share Posted June 10, 2009 Version 1.1 is now available with more features. Features Added: ---------------- * Servers are now linked to products. * Product status is updated upon server update. If a server is owned by a client and no other server available in the same product, the product is marked hidden. And other features. Attached is the new version. Regards, Ahmed dedicated_server_management-1.1.zip 0 Quote Link to comment Share on other sites More sharing options...
aghazi Posted June 10, 2009 Author Share Posted June 10, 2009 Dedicated server order page Attached is a php file to put on your web site that lists the available servers automatically. The page lists available servers with links to order page. With this file, the order page is linked to the dedicated server management module, so you only have to work on the module without having to manually change your web site to reflect the status of your server products. regards, Ahmed dedicated_order.zip 0 Quote Link to comment Share on other sites More sharing options...
4xtreme Posted June 10, 2009 Share Posted June 10, 2009 Version 1.1 is now available with more features. Features Added: ---------------- * Servers are now linked to products. * Product status is updated upon server update. If a server is owned by a client and no other server available in the same product, the product is marked hidden. And other features. Attached is the new version. Regards, Ahmed Hi, zip file is empty. regards Patty 0 Quote Link to comment Share on other sites More sharing options...
aghazi Posted June 10, 2009 Author Share Posted June 10, 2009 Sorry, here it is attached again. dedicated_server_management-1.1.zip 0 Quote Link to comment Share on other sites More sharing options...
4xtreme Posted June 10, 2009 Share Posted June 10, 2009 Sorry, here it is attached again. thx! how exactly do I have to mod_ds_manage.sql in the data bank to install? Thx in advance. regards patricia 0 Quote Link to comment Share on other sites More sharing options...
aghazi Posted June 10, 2009 Author Share Posted June 10, 2009 thx! how exactly do I have to mod_ds_manage.sql in the data bank to install? Thx in advance. regards patricia You may use phpMyAdmin to create the table using the contents in the sql file. Or from the command line: mysql whmcs < mod_ds_manage.sql where whmcs is your whmcs database name. If you need further help please let me know. Regards, Ahmed 0 Quote Link to comment Share on other sites More sharing options...
impactgc Posted June 10, 2009 Share Posted June 10, 2009 Looks like you drop the table first... then recreate-- what if you want to do an update? All data would be removed it you drop and recreate the table. Thanks, Adam 0 Quote Link to comment Share on other sites More sharing options...
4xtreme Posted June 10, 2009 Share Posted June 10, 2009 You may use phpMyAdmin to create the table using the contents in the sql file. Or from the command line: mysql whmcs < mod_ds_manage.sql where whmcs is your whmcs database name. If you need further help please let me know. Regards, Ahmed hi aghazi, Would be nice if you give me an example. I have not yet done. or maybe can make it so that mod_ds_manage.sql automatically in the table will be installed. regards patricia 0 Quote Link to comment Share on other sites More sharing options...
UNIXIELHOST Posted June 10, 2009 Share Posted June 10, 2009 Do you have demo? 0 Quote Link to comment Share on other sites More sharing options...
4xtreme Posted June 10, 2009 Share Posted June 10, 2009 Do you have demo? hi UNIXIELHOST, a demo of what? what exactly do you mean? regards patricia 0 Quote Link to comment Share on other sites More sharing options...
UNIXIELHOST Posted June 10, 2009 Share Posted June 10, 2009 hi UNIXIELHOST,a demo of what? what exactly do you mean? regards patricia Demo of this addon, I want to see it what is it like Thanks 0 Quote Link to comment Share on other sites More sharing options...
ehuk Posted June 11, 2009 Share Posted June 11, 2009 Your missing the "Cache" field when adding servers on 1.1 Other than that very nice simple script! I am just running through customising it for our use. 0 Quote Link to comment Share on other sites More sharing options...
aghazi Posted June 11, 2009 Author Share Posted June 11, 2009 Thank you all for your feedback. The script is still under development. From your input, I'll do the following. 1- Install and upgrade script to easily create the table or upgrade it. 2- Demo or screenshots. 3- Fix some bugs like the missing cache field in adding a new server. Will get back to you all soon. Regards, Ahmed 0 Quote Link to comment Share on other sites More sharing options...
aghazi Posted June 11, 2009 Author Share Posted June 11, 2009 OK. Attached is version 1.11. Fixes: ------- * Added the missing cache field in the server add page. * Removed drop table in the table creation sql. dedicated_server_management-1.11.zip 0 Quote Link to comment Share on other sites More sharing options...
aghazi Posted June 11, 2009 Author Share Posted June 11, 2009 Attached are some screenshots of the script. The screen shots are for: 1- Server list page. 2- Server details/edit page 3- Server Add page. 0 Quote Link to comment Share on other sites More sharing options...
aghazi Posted June 11, 2009 Author Share Posted June 11, 2009 Attached is verion 1.12. Now the script has an auto installation page. Changes --------- * Fixed order link in server order page. * Added "None" client in Server Add page. * Added auto installation page. Regards, Ahmed dedicated_server_management-1.12.zip 0 Quote Link to comment Share on other sites More sharing options...
aghazi Posted June 11, 2009 Author Share Posted June 11, 2009 (edited) Sorry, please use this file instead for version 1.12. The file in the last post creates a table called mod_ds_manage1. It should be mod_ds_manage. I'll create a page on our web site for you all to download the latest versions of the script and follow up with it. dedicated_server_management-1.12.zip Edited June 11, 2009 by aghazi 0 Quote Link to comment Share on other sites More sharing options...
aghazi Posted June 11, 2009 Author Share Posted June 11, 2009 You may all now follow up with the script from the following page to get the latest versions. http://gpme.com.eg/scripts/?page_id=3 0 Quote Link to comment Share on other sites More sharing options...
aghazi Posted June 11, 2009 Author Share Posted June 11, 2009 From now on, the script will be called DSM for easy communication. 0 Quote Link to comment Share on other sites More sharing options...
aghazi Posted June 11, 2009 Author Share Posted June 11, 2009 (edited) A link is now given to the product edit page from the server list page. Edited June 11, 2009 by aghazi 0 Quote Link to comment Share on other sites More sharing options...
aghazi Posted June 11, 2009 Author Share Posted June 11, 2009 For the dedicated order page to work, the following is needed to be done. 1- dedicated_order.php file is included with the download. Just copy it to a suitable location on your web site. 2- Configure the first four database variables to be your database settings. The variables are: $dbhost -> should be your database host $dbuser -> your database username $dbpass -> your database password $dbname -> your database name All database above refers to the database for whmcs. 0 Quote Link to comment Share on other sites More sharing options...
4xtreme Posted June 11, 2009 Share Posted June 11, 2009 For the dedicated order page to work, the following is needed to be done. 1- dedicated_order.php file is included with the download. Just copy it to a suitable location on your web site. 2- Configure the first four database variables to be your database settings. The variables are: $dbhost -> should be your database host $dbuser -> your database username $dbpass -> your database password $dbname -> your database name All database above refers to the database for whmcs. $ dbhost -> should be your database host $ dbuser -> your database username $ dbpass -> your database password $ dbname -> your database name Hi, I have done is still not working. regards patricia 0 Quote Link to comment Share on other sites More sharing options...
ehuk Posted June 11, 2009 Share Posted June 11, 2009 A few modifications: 0 Quote Link to comment Share on other sites More sharing options...
aghazi Posted June 11, 2009 Author Share Posted June 11, 2009 (edited) Very nice ehuk. The latest version is available on our web site at http://gpme.com.eg/scripts/?page_id=3. Edited June 11, 2009 by aghazi 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.