Skip to main content
The Marketplace is a page that lists publicly available extensions, making it easy for users to discover and install what they need. This page provides the complete process for publishing your extension.
1

Join the GitHub Organization

Click here to join the GitHub organization.
This link will automatically invite you to the organization, make sure to check your email or go to the organization page to accept it.
2

Create Your Repository

  • Create a public repository in the organization, named as your extension.
  • Create a Release in the repository and upload your extension JAR.
  • Add a README.md with a description of your extension.
  • Add the opai-extension tag to the repository.
Once these steps are complete, your extension will appear on the Marketplace.
Updates may take up to 30 minutes. If your extension does not show up after that time, there may be a formatting error or a server issue.