Skip to content

A simple WHMCS hook to automatically close accounts who are marked Inactive and only have fraudulent orders. If an account has order marked as Fraud but also has an order not marked as fraud, the account is skipped. Runs after WHMCS's daily cron.

License

Notifications You must be signed in to change notification settings

KuJoe/closeFraud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Close Fraud Accounts for WHMCS
Version 1.0 by KuJoe (JMD.cc)
	
//Requirements:
Must have HostTheBest's free Close Account addon installed and have the "Inactive after" set (if you set the "Close after" to anything other than 0 then it will negate this hook but will close all accounts that do not have active services). http://www.hostthebest.com/closeaccount.php

//Installation:
1) Upload the closefraud.php file into your WHMCS's hooks directory (/includes/hooks/).

About

A simple WHMCS hook to automatically close accounts who are marked Inactive and only have fraudulent orders. If an account has order marked as Fraud but also has an order not marked as fraud, the account is skipped. Runs after WHMCS's daily cron.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages