Jump to content

Custom web pages


02june

Recommended Posts

Hi,

Can someone please help with the following?

Is it possible to create a custom page in whmcs with our own html? I have looked at the following article and created a .php page and a .tpl file and published on the nav bar through hooks. 

https://developers.whmcs.com/advanced/creating-pages/

Can we use our own html tags on this page? if so how?

Many thanks

Link to comment
Share on other sites

Sorry but perhaps I don't understand the question. In the TPL file, you can use any HTML code you want, it will just be wrapped with WHMCS page header and footer (to blend in with the rest of the site).

Or are you talking about completely customizing the theme? This is also possible, documentation here: https://developers.whmcs.com/themes/

Link to comment
Share on other sites

Hi,

Thanks for the reply and sorry for not been more clear in asking the question.

Aim is to add few more web pages of our own html contents to the rest of the WHMCS website, Web pages should look like rest of the website.

What would be the best way to achieve this?

regards

 

Link to comment
Share on other sites

The best way in that case would be to follow the documentation you originally pointed out found here: https://developers.whmcs.com/advanced/creating-pages/

The example provided is a starting point and can be copied and pasted, and immediately works. You would do all of your coding on the TPL file and that is what would show up (your HTML if you will)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • 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