BestWebHosting Posted June 13, 2019 Share Posted June 13, 2019 I want to modify or adding some more function on whmcs so how i can get decoded file. Link to comment Share on other sites More sharing options...
0 Shivansh Posted June 13, 2019 Share Posted June 13, 2019 12 hours ago, BestWebHosting said: I want to modify or adding some more function on whmcs so how i can get decoded file. I already created a ticket on it but whmcs reply on ticket "We never provide source file if you need any kind of development then you also able to request feature on whmcs." Link to comment Share on other sites More sharing options...
0 NadalKumar Posted June 13, 2019 Share Posted June 13, 2019 Use the provided programming hooks and API. No need to hack the core system. See https://developers.whmcs.com/hooks/hook-index/ Link to comment Share on other sites More sharing options...
0 Shivansh Posted June 14, 2019 Share Posted June 14, 2019 7 hours ago, NadalKumar said: Use the provided programming hooks and API. No need to hack the core system. See https://developers.whmcs.com/hooks/hook-index/ we not asking about hack core system just we want use some own php if else condition and some other feature Link to comment Share on other sites More sharing options...
0 NadalKumar Posted June 14, 2019 Share Posted June 14, 2019 52 minutes ago, Shivansh said: we not asking about hack core system just we want use some own php if else condition and some other feature It doesn't matter what you want to do programmatically. It can be achieved with hook functions. You don't need to access the core coding. Link to comment Share on other sites More sharing options...
0 mfoland Posted June 15, 2019 Share Posted June 15, 2019 WHMCS will never decode their scripts, unfortunately. People have nulled/decoded the license file.. but that's illegal lol. It would be nice if WHMCS were more open source. They could do that, and encode a few files to protect the licensing aspects 🙂 Link to comment Share on other sites More sharing options...
0 WHMCS ChrisD Posted June 19, 2019 Share Posted June 19, 2019 @BestWebHosting is there a specific module you are looking to expand? Link to comment Share on other sites More sharing options...
0 mfoland Posted June 20, 2019 Share Posted June 20, 2019 @WHMCS ChrisD Personally I think WHMCS should be more of an open codebase to an extent. What you could in theory do is encode a few files to protect licensing, and hey let's get rid of Smarty. Link to comment Share on other sites More sharing options...
0 mfoland Posted June 22, 2019 Share Posted June 22, 2019 @WHMCS ChrisD @WHMCS John I actually did a write up on the requests page about this.. https://requests.whmcs.com/topic/move-from-smarty-to-mvc-or-another-framework What if you switched from Smarty to a new framework that could allow us to expand easier? Would love your thoughts 🙂 Link to comment Share on other sites More sharing options...
Question
BestWebHosting
I want to modify or adding some more function on whmcs so how i can get decoded file.
Link to comment
Share on other sites
8 answers to this question
Recommended Posts