D Koop
D Koop
What are you exactly looking for? The module does provide suggestions with a add to cart.
Hardcoding domains to exclude is never a good option. Rather, you could create a configuration option, or perhaps, an additional setting with each domain.
I'm unable to reproduce this with version [5.6.2](https://github.com/openprovider/Openprovider-WHMCS-domains/releases/tag/5.6.2). How have you configured the domain lookup, did you update the lookup provider in WHMCS admin -> domain pricing?
> @DigiNL as the OP devs seems to be afk for almost a year... one of the things you can do... > > The daily cron of WHMCS has a...
> same for me, struggling to set mailgun as SMTP, > > ``` > mail.host: 'smtp.mailgun.org' > mail.port: 587 > mail.username: '[email protected]' > mail.password: 'secret' > mail.use-tls: true > ```...