Jump to content

Dedicated server management Addon module


Recommended Posts

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

Link to comment
Share on other sites

  • Replies 70
  • Created
  • Last Reply

Top Posters In This Topic

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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 by aghazi
Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated