GEB Posted June 15, 2020 Share Posted June 15, 2020 Hi, I've choose Resellerclub module for all domains search (Lookup Provider), except one. My second module is sample-registrar-module. I've try first module set my own and then automatic route module but it does not work: if ($_POST['domain'] == "myzone") { use WHMCS\Domains\DomainLookup\ResultsList; use WHMCS\Domains\DomainLookup\SearchResult; use WHMCS\Module\Registrar\MyZone\ApiClient; // sample-registrar-module code } else { // Resellerclub Module include "../resellerclub/resellerclub.php"; } But this method does not work. Any solution? Thanks 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.