onliner Posted November 7, 2013 Share Posted November 7, 2013 Hello, Simply put, I want the buttons 'Login to cPanel' & 'Login to Webmail' found in 'Services >> My Services >> View Details' (clientarea/productdetails) to show on default (HOME) WHMCS 'clientarea.php' Of course, the domain should be there also. Please check attached image on what do I want to achieve: I guess this shouldn't be a challenge to code? Please let me know ASAP. 0 Quote Link to comment Share on other sites More sharing options...
And then there was one les Posted November 8, 2013 Share Posted November 8, 2013 Hello, Simply put, I want the buttons 'Login to cPanel' & 'Login to Webmail' found in 'Services >> My Services >> View Details' (clientarea/productdetails) to show on default (HOME) WHMCS 'clientarea.php' Of course, the domain should be there also. Please check attached image on what do I want to achieve: [ATTACH=CONFIG]5299[/ATTACH] I guess this shouldn't be a challenge to code? Please let me know ASAP. The cpanel module already has the loginto cpanel or whm feature. take a look at the templates and see if you can find where its located, then you should be able to see if there is a way to make the webmail login button. 0 Quote Link to comment Share on other sites More sharing options...
onliner Posted November 8, 2013 Author Share Posted November 8, 2013 The cpanel module already has the loginto cpanel or whm feature. take a look at the templates and see if you can find where its located, then you should be able to see if there is a way to make the webmail login button. I know that, cpanel & webmail buttons are located at 'Services >> My Services >> View Details' (clientarea/productdetails)' but I wan't to show in (HOME) WHMCS 'clientarea.php' ... 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted November 9, 2013 Share Posted November 9, 2013 Basically it should be a simple POST via CURL(); so you just need to get credentials from database (username, password, post url) and create a form. 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted November 9, 2013 Share Posted November 9, 2013 do you only have 1 server or allow people to only have 1 product ? 0 Quote Link to comment Share on other sites More sharing options...
onliner Posted November 9, 2013 Author Share Posted November 9, 2013 do you only have 1 server or allow people to only have 1 product ? No, I do not limit the number of hosting plans and domains people can order and own. Why? - - - Updated - - - Basically it should be a simple POST via CURL(); so you just need to get credentials from database (username, password, post url) and create a form. Yes, that can be a way, so I need someone to do that for a fee. 0 Quote Link to comment Share on other sites More sharing options...
tumble Posted November 9, 2013 Share Posted November 9, 2013 Just use Client Area Home Page. It will do what you want. https://tshosting.com.au/whmcs.php 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted November 10, 2013 Share Posted November 10, 2013 In the client area home addon... In the addons template directory simply copy and rename one of the templates so you can use your own custom template file and have the login smarty code available then in the template. 0 Quote Link to comment Share on other sites More sharing options...
Kian Posted November 10, 2013 Share Posted November 10, 2013 No, I do not limit the number of hosting plans and domains people can order and own. Why? - - - Updated - - - Yes, that can be a way, so I need someone to do that for a fee. Feel free to PM me 0 Quote Link to comment Share on other sites More sharing options...
othellotech Posted November 11, 2013 Share Posted November 11, 2013 No, I do not limit the number of hosting plans and domains people can order and own. Why? because they'll need to see which account they're logging into as the details will be different for each one - so on the default clientarea page (where you suggested you wanted it) makes a lot less sense than say the product listing page ... 0 Quote Link to comment Share on other sites More sharing options...
merlinpa1969 Posted November 11, 2013 Share Posted November 11, 2013 Sparkys clientarea takes this into account and lists ALL hosting account logins on the home page Domain Name Cpanel Login Button Webmail Login Button 0 Quote Link to comment Share on other sites More sharing options...
ltolent Posted November 12, 2013 Share Posted November 12, 2013 I would like to change this entrance theme be? http://www.massaweb.com.br / webmail If possible a layout made by me, if anyone knows how to help me be grateful, this aid will be paid. Contact Massa Web 0 Quote Link to comment Share on other sites More sharing options...
onliner Posted December 3, 2013 Author Share Posted December 3, 2013 In the client area home addon... In the addons template directory simply copy and rename one of the templates so you can use your own custom template file and have the login smarty code available then in the template. Hello, OK, will that enable cPanel login link & info on the home page, as soon client log in? I don't want to place it on sub pages because WHMCS has done that already by default. I just want it to be on the WHMCS home page in client area. Please let me know. - - - Updated - - - Feel free to PM me Done. Please let me know if you can assist with this. 0 Quote Link to comment Share on other sites More sharing options...
merlinpa1969 Posted December 3, 2013 Share Posted December 3, 2013 OK, will that enable cPanel login link & info on the home page, as soon client log in? I don't want to place it on sub pages because WHMCS has done that already by default. I just want it to be on the WHMCS home page in client area. Yes this moule creates a cpanel and webmail login button on the clientarea page for each active account 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted December 3, 2013 Share Posted December 3, 2013 Yes it will show the login buttons with the addon module 0 Quote Link to comment Share on other sites More sharing options...
Anders Posted December 5, 2013 Share Posted December 5, 2013 Yes it will show the login buttons with the addon module how can get only the login buttons (cpanel & webmail) on my client area page and not using your design? Best regards B 0 Quote Link to comment Share on other sites More sharing options...
sparky Posted December 5, 2013 Share Posted December 5, 2013 You are able to create your own design and simply use the button code but the addon module needs to be in place to be able to generate the fields for the button code. 0 Quote Link to comment Share on other sites More sharing options...
onliner Posted December 6, 2013 Author Share Posted December 6, 2013 You are able to create your own design and simply use the button code but the addon module needs to be in place to be able to generate the fields for the button code. OK, I will purchase your addon. May I PM you? 0 Quote Link to comment Share on other sites More sharing options...
Anders Posted December 8, 2013 Share Posted December 8, 2013 Hi Kian, Do you know how this could be made and share it with us non coders 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.