Hello everyone, I have a couple of questions and would appreciate your guidance:
-
If I don’t want to publish my Shopify app on the App Store, but instead host it on my own server as an unlisted app, is it possible to still make it available for other users?
-
If yes, could you please explain the process? Any examples or documentation links would be highly appreciated.
Thank you in advance for your support.
Hi @user198
Think you are looking for the Custom apps documentation
https://help.shopify.com/en/manual/apps/app-types/custom-apps
You can install a custom app by clicking an install link provided to you by the app’s developer
As mentioned, a custom app is what you’re describing. Here’s some different documentation with more info:
2 Likes
Hi @user198 ,
Yes, you can develop a custom app for your Shopify store and host it on your own server as an unlisted app. Unlisted apps are not displayed in the Shopify App Store search results or categories, but they can be installed from the app’s App Store listing or directly from the developer’s website
To get started, you can refer to Shopify’s official documentation on creating and installing custom apps:
Shopify Custom Apps Documentation
This guide provides step-by-step instructions on how to:
-
Activate custom app development in your Shopify admin.
-
Create a custom app and configure its settings.
-
Set up API credentials and permissions.
-
Install the app on your store.
Once your app is developed and ready, you can host it on your preferred server (such as AWS, Heroku, or DigitalOcean) and provide the installation link to your clients. They can then install the app directly from the link without it being listed in the Shopify App Store.
Best regards,
Felix