Page 1 of 2 12 LastLast
Results 1 to 15 of 24

Thread: Template System!

  1. #1
    Join Date
    Oct 2005
    Location
    Los Angeles, CA
    Posts
    1,569

    Default Template System!

    Hey!

    I would like there to be a better template system for WHMCS. I mean the current one in place is okay. It would be best if we had access to the PHP files so we can add our little bits here and there. I don't know what Matt can do but there are bits here and there that I would like to edit. Maybe he can let us have access to the PHP files but have a lic. key where if it does not match the domain, IP and stuff it wont run?
    WHMCS Customer Since October 2005
    CheckOutScript - Copy of Order sent to an email (legacy order form only)
    Kayako to WHMCS - Integration (deprecated)
    www.EastSolid.com - FREE End User Support

  2. #2
    Join Date
    Jan 2006
    Posts
    7

    Default

    Hello,

    I have to disagree on this one, I think the current template system is very good indeed. Its about the easiest I have seen and would not like to see it changed as its VERY easy and quick to implement into a current website.

    Remember that most of the text can be edited by editing the language file.
    Regards,
    Mark Goodwin
    UWebSmart.com

  3. #3
    Join Date
    Oct 2005
    Location
    Los Angeles, CA
    Posts
    1,569

    Default

    Quote Originally Posted by UWebSmart
    Hello,

    I have to disagree on this one, I think the current template system is very good indeed. Its about the easiest I have seen and would not like to see it changed as its VERY easy and quick to implement into a current website.

    Remember that most of the text can be edited by editing the language file.
    I agree too! Just that for example, I would like to print Welcome {NAME} of client on the client area, since we can't edit that I can't do that. Or if I want to put some PHP on one page, I could't Maybe Matt, can have like a [PHP]where we can input custom PHP scripts or other stuff.

    I think that WHMCS should have a better template system thats all. I'm not trying to change the template system just make better one. I'll come up with a list of [STUFF] in the next few days!
    WHMCS Customer Since October 2005
    CheckOutScript - Copy of Order sent to an email (legacy order form only)
    Kayako to WHMCS - Integration (deprecated)
    www.EastSolid.com - FREE End User Support

  4. #4

    Default

    I would love to see a little bit more customization avaible, as well. I've just started using this software, and it IS very easy to integrate, but easy isn't always better for everyone.

    I'm OK with the way the current template files work, but I would love to see a subset of template files... one for each page. Then if someone wants to customize only the header/footer they can just mess with the main template files, but if you're like me, you can also go into the subpage templates and edit those any way you like. I understand that you want to protect the source and can't release the PHP, but it would be nice if I could at least ditch the:

    » Client Area
    » My Invoices
    » My Products and Services
    etc...

    and replace them with h1's or h2's so they match the rest of our site, a crucial part of maintaing any site's professionalism.

    We may be the minority, but some of your clients are designers. It's in our blood to tweak the heck out of everything. Please let us do so!

  5. #5
    Join Date
    Dec 2005
    Posts
    50

    Default

    The actual template system is very good but, an access for certain files was a good idea

  6. #6
    Join Date
    Oct 2005
    Location
    Los Angeles, CA
    Posts
    1,569

    Default

    I think, what Matt should do is have it so we can view all code source and still have the template system. Than he should still have the part to link back to his site incoded and have a lic. file incoded as well.
    WHMCS Customer Since October 2005
    CheckOutScript - Copy of Order sent to an email (legacy order form only)
    Kayako to WHMCS - Integration (deprecated)
    www.EastSolid.com - FREE End User Support

  7. #7
    Join Date
    Jul 2005
    Location
    UK
    Posts
    8,437

    Default

    Hi,

    The system will always be encrypted. It is impossible to protect the script if it is not encrypted as then any license checking code could just be removed. However, I am looking in to implementing a more fully customisable template system to allow furthur customisations of the system.

    Regards,

    Matt
    WHMCompleteSolution
    The Complete Client Management, Billing & Support Solution
    www.whmcs.com

  8. #8
    Join Date
    Dec 2005
    Posts
    50

    Default

    But you can give structure of files for example for payement methods for script in php personal methods etc..., no?

  9. #9
    Join Date
    Apr 2006
    Posts
    6

    Default

    Sorry for bringing this back up...

    What about just encoding the licensing system, but leaving the other php pages open sourced?

    I'm running away from Lpanel for this very reason (they have alot of features, but lack support and some of those cool features just barely work).

    I'm not a programmer, but I do know HTML and how to code in a layout and adding some custom fields, so it would still be useful instead of being limited all the time.

    Just a thought...

  10. #10
    Join Date
    Jul 2005
    Location
    UK
    Posts
    8,437

    Default

    All the client area files in V2.4 are now open source. This is already a huge step forward in allowing more customisation. What else is there you want to customise? You can add up to 5 fields on the clients profile and up to 5 fields on each product - where else do you want custom fields?

    Matt
    WHMCompleteSolution
    The Complete Client Management, Billing & Support Solution
    www.whmcs.com

  11. #11
    Join Date
    Apr 2006
    Posts
    6

    Default

    Sorry about that, I read this post before looking at 2.4 changelog

    What about the admin interface? This part isn't really important, but it would be cool to be able to customize it also.

  12. #12
    Join Date
    Jul 2005
    Location
    UK
    Posts
    8,437

    Default

    No, the admin interface isn't customisable.

    Matt
    WHMCompleteSolution
    The Complete Client Management, Billing & Support Solution
    www.whmcs.com

  13. #13

    Default

    I'm thrilled just to be able to customize the client area, but if you were going to improve upon this idea any further, I would like to be able to do the same with the affiliate, login, download, support, etc pages that clients or visitors are likely to be using. I don't have a strong need for most of these pages, but I would use them if they were customizable.

    I don't care about the admin interface, no one's going to see it other than members or our organization and it's much nicer looking now than before. You could convert to using divs and CSS for the general layout of the admin area rather than using all tables as it is now. That would be an easy way to let people customize it if they desire.

  14. #14
    Join Date
    Feb 2006
    Posts
    3

    Default

    I agree with customization of the other areas also.

    I would even like to be able to customize the admin area, or at least be able to add links to other pages.

  15. #15
    Join Date
    Jun 2007
    Posts
    16

    Default

    Quote Originally Posted by keith70
    I agree with customization of the other areas also.

    I would even like to be able to customize the admin area, or at least be able to add links to other pages.
    Is this possible to do yet? We'd like to add another drop down tab with links to custom pages within the admin area.

Page 1 of 2 12 LastLast

Similar Threads

  1. Template System Changes
    By sparky in forum Feature Requests
    Replies: 12
    Last Post: 04-15-10, 04:26 AM
  2. Different template for order system?
    By techietype in forum Customisation & Integration Questions
    Replies: 0
    Last Post: 07-26-09, 11:25 PM