Jump to content

custom page


Recommended Posts

1. Use the code on this page: http://wiki.whmcs.com/Creating_Pages and create a php file, for this example we'll call it newpage.php

 

2. Find the following line in newpage.php:

$templatefile = "homepage";

Replace with

$templatefile = "newpage";

 

3. Upload to your WHMCS root directory (ie. yourwebsite.com/whmcs)

 

3. Create a new file with a text editor (Notepad etc) that has the content of the page. Just the content, it doesn't need your header and footer. For this example you need to save it as newpage.tpl

 

4. Upload to your templates/default directory (assuming that's the skin you are using).

 

5. Navigate to yourwebsite.com/whmcs/newpage.php

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