Jump to content

richierich

Member
  • Posts

    3
  • Joined

  • Last visited

About richierich

richierich's Achievements

Junior Member

Junior Member (1/3)

0

Reputation

  1. Hi guys, Im developing a provisioning module which provisions the VM in background and set the order status back to pending in case the creation fails using the PendingOrder local API but this doesnt make the order visible in Module Queue in Whmcs -> Utilities -> Module Queue. Updating the column completed of table tblmodulequeue in WHMCS DB makes is visisble in Module against the serviceid column (orderid in tblhosting) Please let me know if there is an API to do the same wthout doing such changes in DB or if there are any side effects of doing the same
  2. Hi, I want to know how the WHMCS localAPI exactly works ? I want to use the localAPI to API to encrypt and decrypt passwords for my module. https://developers.whmcs.com/api-reference/encryptpassword/ Is there a function availbale globally in WHMCS which i can use to encrypt and decrypt password ? Thanks
  3. Hi all, I just need some suggestions on creating a cron for my provisioning and addon module the cron php file will be placed in side the addon. What is the best practice to use such crons to make all WHMCS functionality available inside the cron. I assume including init.php file from WHMCS ROOT DIR will inject all WHMCS functionality (functions / constants) inside the cron. Is the best practice or does any one do it better. I need the cron to execute some tasks regularly in background.
  4. Welcome to WHMCS.Community richierich! We're glad you're here please take some time to familiarise yourself with the Community Rules & Guidelines and take a moment to introduce yourself to other WHMCS.Community members in the Introduce Yourself Board.

×
×
  • 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