Petronio L Posted May 17, 2021 Share Posted May 17, 2021 Hello there, How can I call a function when click a custom button inside admin screen ( fuction criate inside php module). Thanks 0 Quote Link to comment Share on other sites More sharing options...
JavierCN Posted May 24, 2021 Share Posted May 24, 2021 Hello, make an addon for both inserting the button and making the function through the addon's page: Hook for adding the button (AdminAreaPage or something like that). Addon's action /admin/addonmodules.php?module=youraddon&action=XXXXX Sample addon: https://github.com/WHMCS/sample-addon-module Regards. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.