mhx Posted September 30, 2010 Share Posted September 30, 2010 I see WHMCS has a pretty raw/simple ip manager addon. I was wondering if anyone has coded anything more advanced 1.ability to manage ip range, netmask, gateway 2. ability to add/del ips to a client under a service/product? 3. ability to charge clients for ips 0 Quote Link to comment Share on other sites More sharing options...
croccolo Posted October 4, 2010 Share Posted October 4, 2010 im interested to this mod too..... 0 Quote Link to comment Share on other sites More sharing options...
cenourinha Posted October 9, 2010 Share Posted October 9, 2010 Me too! * 3 0 Quote Link to comment Share on other sites More sharing options...
ckung Posted October 9, 2010 Share Posted October 9, 2010 I'm using ip plan and wish there's a integration for it. Thanks! 0 Quote Link to comment Share on other sites More sharing options...
ExsysHost Posted October 10, 2010 Share Posted October 10, 2010 I see WHMCS has a pretty raw/simple ip manager addon. I was wondering if anyone has coded anything more advanced 1.ability to manage ip range, netmask, gateway 2. ability to add/del ips to a client under a service/product? 3. ability to charge clients for ips This really gets complicated depending on what if any control panels are involved, if you just mean for dedicated servers than by all means, but for control panels they each handle their ip allocations differently. Directadmin for instance you do not assign an IP from the billing software, the billing software makes the api call to create an account with a dedicated IP and the control panel responds with the IP that was assigned, thus there is no need to have an IP pool inside WHMCS... We had WHMCS code a special Directadmin module for us that takes advantage of this and allows us to create a configurable option and bill for the ip address, though now that directadmin supports multiple IP's per user we need to have it enhanced to allow the ordering of more than one IP. 0 Quote Link to comment Share on other sites More sharing options...
tsiedsma Posted October 14, 2010 Share Posted October 14, 2010 I actually coded something like this for myself. I thought about releasing it but am not happy with the design and need to clean it up a bit. It pulls your servers from WHMCS and allows you to assign subnets. It then lists out each IP Address, allows assigning to clients which updates the product page for the client. It performs a reverse dns lookup and inputs that information into the database. You can have multiple subnets per server and remove individual IPs from the list. If there is enough interest in this I might take the time to clean it up and release it here. 0 Quote Link to comment Share on other sites More sharing options...
croccolo Posted October 14, 2010 Share Posted October 14, 2010 may u show some screenshot ? Thanks 0 Quote Link to comment Share on other sites More sharing options...
tsiedsma Posted October 15, 2010 Share Posted October 15, 2010 (edited) I've attached 4 screenshots of the module as it is today. Please give me your feedback, let me know if this looks like something you would be interested in and what other features you may want. A lot of work has gone into this and it will not be a free module. I will be posting it on the Contributions page and the commercial addons forum when I am done with it. This module doesn't interface to your servers in any way, so provisioning would need to be done using my Auto Provisioning module for cPanel servers... Edited October 15, 2010 by tsiedsma 0 Quote Link to comment Share on other sites More sharing options...
tsiedsma Posted October 18, 2010 Share Posted October 18, 2010 I have release this module for $24.95 (owned) if anyone is interested, the thread is here: http://forum.whmcs.com/showthread.php?t=33044 0 Quote Link to comment Share on other sites More sharing options...
Buzz Posted August 5, 2011 Share Posted August 5, 2011 We had WHMCS code a special Directadmin module for us that takes advantage of this and allows us to create a configurable option and bill for the ip address, though now that directadmin supports multiple IP's per user we need to have it enhanced to allow the ordering of more than one IP. This is what I am looking for but not just for directadmin but also cPanel I would like to allow my clients the ability to order addon IP's and new customers to be able to order addon IP's when ordering their packages from us. 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.