All things Shopify and commerce
I recently have been created an app and starts it listing, but I want change its customer path cause it is named as my-test-app, and it is't nice to production environment. I already have been pay Shopify App Store reason why I want to avoid create another app and delete the existing one.
Exist a way to change the url, I mean https://admin.shopify.com/store/{{my-shop-name}}/apps/{{my-test-app}}
"my-test-app" part?
If is't possible, exist a way to transfer the Shopify App Store permissions into another new app?
Thanks for response
Hi, just wonder did you manage to find the solution?
I am pretty sure you can set it using app.toml
https://shopify.dev/docs/apps/build/cli-for-apps/app-configuration#app-configuration-file-example
In particular see the handle property
https://shopify.dev/docs/apps/build/cli-for-apps/app-configuration#global
I haven't done it, but I am pretty sure you need to change the config then do a deploy.
If you haven't adopted the app.toml it's worth doing. I wasn't using it, or Shopify CLI as I wasn't scaffolding my app using the CLI. We had apps built entirely different to their templates so I didn't want to the overhead. But worth it, gives more control and your toml is stored with your source code.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025