Skip to content

This widget provides you with your eNom balance on your WHMCS admin dashboard.

License

Notifications You must be signed in to change notification settings

aegisdesign/whmcs-enom-balance-widget

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

WHMCS eNom Balance Widget

This widget provides you with your eNom balance on your WHMCS admin dashboard. It has been created to be extremely simple, easy to change to fit your needs and shouldn't need any updates to work with the latest WHMCS (unless WHMCS change core elements of their code base).

Installation

  • Download the latest master

  • Open the file /modules/widgets/EnomBalance.php with your editor

  • Change the configuration listed below to use your eNom logins:

    $enomusername = '';

    $enompassword = '';

  • You can disable caching on the widget or change the length of time the cache lasts using the config at the top

  • Upload to your WHMCS install, if you are uploading just 'EnomBalance.php' make sure to upload it to: /WHMCS-Directory/modules/widgets/

WHMCS Tested Versions

  • 8.1
  • 8.0
  • 7.10

Links

Preview

Widget Preview

About

This widget provides you with your eNom balance on your WHMCS admin dashboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%