-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Private extensions #44
Comments
I'm curious about this as well. Is it possible to publish an extension as a single distributed file that you can distribute to teammates? |
My team is wondering the same here. How do you publish private extensions? |
FYI an obvious use-case for this is that most companies have strict rules about in-house developed software and not allowing them to be published or posted publicly. If the only way for your in-house designers to install something is by publicly publishing an extension then it's impossible for them to install. |
Hey there! Private extensions is on our roadmap, we definitely want to add this feature. Stay tuned! |
Hi team, any update about this issue? |
Is there a way to "publish" extensions only to a limited set of users?
Right now we're using the "Load local extension" with a URL to an internal server.
However all of our people have to do this individually and for each project (which is quite tedious).
The text was updated successfully, but these errors were encountered: