|
|
(7 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
− | Certain parts of the administration area of WHMCS are customisable in the same way as the [[Client Area Template Files|client area]]. This has been available since v3.6.1 but as of version 4.0.0 the following areas can be customised:
| + | This page has moved to https://developers.whmcs.com/advanced/admin-area/ |
− | | |
− | * The admin area header: "header.tpl"
| |
− | * The admin area footer: "footer.tpl"
| |
− | * The administration dashboard/homepage: ''homepage.tpl''
| |
− | * The left-hand statistics panel for all pages: "siderbar.tpl"
| |
− | * The clients summary page: ''clientssummary.tpl''
| |
− | | |
− | These files are all located in the ''admin/templates/themename'' directory, relative to your WHMCS installation's root, which also contains ''style.css'' and the images folder so you can customise the appearance and colors of your administration panel.
| |
− | | |
− | See also [[Template Syntax]]
| |
Latest revision as of 11:26, 27 August 2019
This page has moved to https://developers.whmcs.com/advanced/admin-area/