Made the module compatible with WHMCS7, and PHP7
Improved the user experience/process
Customer now inputs his mobile number in local format, and the system automatically prepends the country code
Fixed an issue with OnPageChange strategy, previously it did not allow clients to open a ticket
Added OnPageChangeCC strategy, which is more lenient when compared to OnPageChange - this is mainly for providers who accept credit card payments
Implemented a new redirection method after the clients' update their phone number
Add an Overview page on the admin side to see quick statistics
Improved the admin pages of verified accounts, and unverified accounts - including a new quick search filter
Added multiple language (multilang) support for the module
customdevkit.php has been renamed to customdevkit_default.php (to not overwrite original customdevkit.php if is in use)
Changed wording of sentences, to further help the customer
Code Clean Up