Jump to content
  • 0

user access management possible?


donnut

Question

Hi,

 

We are considering WHMCS to handle (paid) access to a web application we develop (written in PHP5 and MySQL using Yii framework).

 

Our clients can buy webapp functionality and we would like to know if WHMCS can handle this. I read the documentation and tried the demo. Should each functionality be handled as a product? So, if a client buys access to a feature (=product) we can check (using the WHMCS API) if that webapps feature should be made available to the client?

 

Thanks,

Erwin Poeze

MOPE

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0
Anything is possible, but it likely will not work how you'd like it to out of the box. Obviously some customization is going to have to be done, but it shouldnt be too difficult.

 

Thanks for your reply. Do you mean customization on our side (which indeed is obviously necessary) or on the WHMCS side? And if you mean the latter, can this be done by us too, or does this concern non-editable source code?

Link to comment
Share on other sites

  • 0
Everything is editable and once you take a few passes at the documentation and the tpl and lang files you will be fairly good to go. I think Frank is just warning you to expect some hair pulling moments.

 

I was wondering about the source being editable/accessable because the system requirements include Ioncube, suggesting that at least part of the code is closed-source.

 

But I'm trigger by this hair pulling. I'm a fairly experienced software developer. What should I expect? Is the code hard to understand or are there a lot of dependancies?

Link to comment
Share on other sites

  • 0
I was wondering about the source being editable/accessable because the system requirements include Ioncube, suggesting that at least part of the code is closed-source.
Basically all of the core is encrypted, but the templates are not.
But I'm trigger by this hair pulling. I'm a fairly experienced software developer. What should I expect? Is the code hard to understand or are there a lot of dependancies?

Dealing with Smarty templates and various CSS files can sometimes be tricky. If you have experience with these, much less so. By itself, simple to work with; integrating and enhancing, that's where it gets tricky.

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
Answer this question...

×   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