Jump to content

Accessing Addons from Custom Module


ceelian

Recommended Posts

Hi,

 

I was wondering how I could access the list of addons a customer has selected during the ordering process in my custom module in the mymodule_CreateAccount() function.

 

I have access to configouptions through

$configoptions = $params["configoptions"];

 

but i have no clue how i can access the addons, eg. ip's which I need to activate in mymodule_CreateAccount().

 

Same applies to the template_ChangePackage() function. I need to know which addon has been bought, terminated, etc.

 

Thanks!

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