Are subdomains safe as testing environments?

Hey all,

I want to spin up a cloud-deployed test environment to test my plugin and work on experimental features without impacting the live plugin on the store. Are there any risks to being verified in the store by using test.example.com when my prod plugin lives at example.com? If so, am I safely able to reuse any resources referenced by the manifest (e.g URL of the logo, app name)?

Thanks!

1 Like

This should not be an issue, let me know if it becomes one.

2 Likes

yeah just make sure you’re not deploying the same manifest or .yaml files that are connected to example.com.

Any updates to those that are pushed will automatically unverify and remove you from the plugin store