Adds Posted January 22, 2008 Share Posted January 22, 2008 Hi, Can anyone help me at all as I have no idea on what to do, I would like to make my billing system work inside of my website design for example if you take a look at http://www.ewhosting.co.uk/hosting and click on the order link it looks as if your taken away from my site? How do I change this? Hope someone can help me. Thanks, Adam. 0 Quote Link to comment Share on other sites More sharing options...
bear Posted January 22, 2008 Share Posted January 22, 2008 Have you looked at the manual yet? http://v3manual.whmcs.com/display.php?id=25 0 Quote Link to comment Share on other sites More sharing options...
WHMCS Developer WHMCS Andrew Posted January 22, 2008 WHMCS Developer Share Posted January 22, 2008 I can highly recommend the integration service offered by WHMCS 0 Quote Link to comment Share on other sites More sharing options...
dannzegos Posted January 22, 2008 Share Posted January 22, 2008 WHMCS uses the template system (tpl files) to assemble pages. Once you understand how this works, it is quite easy to edit WHMCS to look like your site. You have your WHMCS installed in the /billing directory (for others reading, the /billing directory is the install path for WHMCS in this particular instance) and you are using the PORTAL theme template (which I really like). To edit the header (assuming your somewhat familiar with php and how php dynamically generates pages) you must edit the /billing/templates/portal/header.tpl and to edit the footer, in the same directory, but footer.tpl. To edit your homepage (/billing) in the same directory but homepage.tpl. The style.css is in /billing/templates/portal/ directory. If you want to create a custom page that fits in with the portal theme and for your breadcrumbnav to work properly refer to this post... http://forum.whmcs.com/showthread.php?t=8226 Basically the TPL files contain the html code for your site and the php files in WHMCS basically are used to integrate a page into the theme template system. Basically, because of the functionality of the portal system I set my main page to whmcsinstalldir/ and edited the TPL files to make it my site. To see the main page for your site go to... http://www.ewhosting.co.uk/billing/whmcs/index.php One last thing... To edit your breadcrumbnav and other variables edit the english.txt (or whatever language you use) in the /billing/lang/ directory. If you need more details just shout... Cheers, DannZegos 0 Quote Link to comment Share on other sites More sharing options...
dannzegos Posted January 22, 2008 Share Posted January 22, 2008 I noticed that your install path is really /billing/whmcs so all the paths I referred to, add the whmcs folder, so your TPL files would be located in /billing/whmcs/templates/portal/ folder and so on. err... DannZegos 0 Quote Link to comment Share on other sites More sharing options...
dotex Posted January 24, 2008 Share Posted January 24, 2008 Make sure you read the manual as bear recommends, t's quite good concerning the customizations that you can do with whmcs. Take a look at my site - dotex, i'm still working on it but it just shows the minimal integration/customization you need to do to retain ur site's identity. NB. The main site run on Joomla by the way. 0 Quote Link to comment Share on other sites More sharing options...
andymoo Posted January 24, 2008 Share Posted January 24, 2008 http://www.ewhosting.co.uk/hosting/images/landingteaser.png http://www.fasthosts.co.uk/pics/hosting/landingteaser.png Nicely stolen graphic there. 0 Quote Link to comment Share on other sites More sharing options...
HostOrca Posted January 24, 2008 Share Posted January 24, 2008 http://www.ewhosting.co.uk/hosting/images/landingteaser.pnghttp://www.fasthosts.co.uk/pics/hosting/landingteaser.png Nicely stolen graphic there. Yep, steal off the big guys who can afford to take legal action...sensible! Will give the wrong impression to anyone visiting who's also been to fasthosts 0 Quote Link to comment Share on other sites More sharing options...
JasonO Posted January 24, 2008 Share Posted January 24, 2008 Never a good idea that - especially as the main image on your front page =/ 0 Quote Link to comment Share on other sites More sharing options...
JerusaHost- Mark Posted August 17, 2010 Share Posted August 17, 2010 Make sure you read the manual as bear recommends, t's quite good concerning the customizations that you can do with whmcs. Take a look at my site - dotex, i'm still working on it but it just shows the minimal integration/customization you need to do to retain ur site's identity. NB. The main site run on Joomla by the way. Hi, Would you mind sharing the steps (or at least first steps) to copy a joomla template to whmcs? Particularly, how do I copy the middle section of the template that's not the header or footer? Thanks 0 Quote Link to comment Share on other sites More sharing options...
coryjladd Posted August 17, 2010 Share Posted August 17, 2010 Hi, Would you mind sharing the steps (or at least first steps) to copy a joomla template to whmcs? Particularly, how do I copy the middle section of the template that's not the header or footer? Thanks You'd be better off starting your own thread. This one has been dead for a while now. 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.