Jump to content

addon module and provisioning module question


el_makong

Recommended Posts

disable! you mean completely disable?

explain further and you may get clear answer :)

disable the script from loading. so if the addon module is not activated, the provisioning module cannot be used, nor loaded.

activated by the meaning activated from configaddonmods.php. not licensed yet.as the license key must be inserted in the text field inside module configuration.

 

you need the license manager addon maybe!

 

not by license manager but by license key using ionCube or similar method.

Link to comment
Share on other sites

not by license manager but by license key using ionCube or similar method.

Ioncube provide the ability but sometimes it might be a headache as you need to encode your code to specific domain/IP each time.

try the text file option it will be close to license manager!

Link to comment
Share on other sites

Ioncube provide the ability but sometimes it might be a headache as you need to encode your code to specific domain/IP each time.

try the text file option it will be close to license manager!

 

no need to re-encode as per specific domain/ip. just need to create license key with ionCube. i have tried that.and it works.

text file option?i have failed to comprehend what you mean.

you really love your exclamation mark yeah?seen a lot and making me confused.

Link to comment
Share on other sites

text file option?i have failed to comprehend what you mean.

in ioncube the license section you have two options:

1) specify domain(s), IP(s) your code will be work on.

2) configure it to read the license information from a TXT file or something similar, so you can give each client their license file.

 

 

you really love your exclamation mark yeah?seen a lot and making me confused.

:) the Facebook effect, never mind I really love this one :\

Link to comment
Share on other sites

in ioncube the license section you have two options:

1) specify domain(s), IP(s) your code will be work on.

2) configure it to read the license information from a TXT file or something similar, so you can give each client their license file.

 

 

 

:) the Facebook effect, never mind I really love this one :\

 

and thats only answering my 2nd question.

if i specify on creating license file, i dont need to re-encode my scripts(module).

 

as for my 1st question,

i create 1 addon module and 1 provisioning module with same name. but how can i limit the use of provisioning module from addon module?

such as:

if the addon module is not activated, the provisioning module cannot be used, and existing server(s) which already using that provisioning module falling back to another service or the product is reset.

if the addon module is activated, the provisioning module can be used only if the license file is correct.

Link to comment
Share on other sites

I don't have answer for the first question sorry

thats ok, you really helping me in another thread too.

 

but,

if i look at decoded module file(the included modules), i see some kind of

if (defined("LICENSINGADDONLICENSE")) {}

what can i do to be like that.

 

well, yeah, i searched(google) for decoded whmcs file for reference.not for usage or production.just for coding.as the documentation is outdated(more likely for v4 or v5.not v6), i asked via tickets too.they always reply with:

For further assistance customising WHMCS I'd recommend posting on our Customisation & Integration forum where our friendly and knowledgeable community will I'm sure be pleased to assist in this matter: http://forum.whmcs.com/forumdisplay.php?15

Regrettably we are unable to assist with customisations here as part of product technical support.

 

If we can assist with any software technical errors, please don't hesitate to get back in contact.

thats why i searched for decoded file to get some references. even though thats outdated too.

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