Jump to content

Help with HOOKS and custom addon


SendAnSMS

Recommended Posts

Hello,

I wonder if anyone can help im making a custom ADDON module for a friend to send SMS text messages to his customers using my sendanSMS API that i designed, it works perfectly until i try and make a HOOK for closing a client account.

 

Am i able to see the addon configuration in the hooks.php file

 

for example i have in my mod_name.php file

 

$modulelink = $vars['modulelink'];

$version = $vars['version'];

$option1 = $vars['option1'];

$option2 = $vars['option2'];

$option3 = $vars['option3'];

$option4 = $vars['option4'];

 

How can i grab that information in my HOOKS.php file?

 

Any help on this project would be greatly appreciated....

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