Does anyone know if there is an effort to support custom marketplace from other sources not just github.
Currently we are not in position to hold repositories in github, but is a position where we need to urgently share rules, commands and other files across multiple teams with different needs.
Is this something on roadmap or this was abundant? If it is on roadmap, what vendors will be supported?
Other than GitHub, you can also use GitLab or Bitbucket for this.
Out of curiosity, why can’t your team use GitHub? If it’s more about setup complexity or workflow, GitHub Workspace/Desktop + a few YouTube tutorials can actually make it pretty easy for non-technical teams too.
To clarify an earlier reply in this thread: Team Marketplaces currently only support GitHub (including GitHub Enterprise) as a source. GitLab and Bitbucket are not supported at this time. This was confirmed by our team here.
That said, depending on what you need to share, there are options that work independently of GitHub:
Project Rules (.cursor/rules/ in your repo) and Commands (.cursor/commands/) can be committed to any repository, regardless of where it’s hosted. Every developer who clones the repo gets them automatically.
Team Rules can be configured by team admins via the dashboard and apply to all team members, no VCS required.
If you specifically need the marketplace distribution model (centralized plugin packages with install/update management) with a non-GitHub source, that’s not available today. We’ve heard this request from other teams as well, and other related threads are tracking interest here:
We are in highly regulated field and go though multiple approval processes before able to use any technology. Other sources except Azure Devops are not approved and will not be approved at this point.
I wish we could create github accounts, that would simplify things