As of version v2.9.7, Jetpack CRM has introduced formal licensing for CRM extensions, and our white-label CRM mode. Part of this licensing means that if you’re running a developer server, your install will be identified as being in “Developer Mode”.
If this is an issue for any reason with your project, please do reach out to us via a support ticket, we’d be happy to discuss licensing for this.
You can manually override this by adding the following to your wp-config.php :
define('JPCRM_DEVOVERRIDE', true);