Documentation
README
Submit a plugin
Submit a public plugin to the BB Community marketplace through a pull request.
The marketplace lists plugin data only. The plugin code stays in its Git repository or npm package.
Start with current contracts
The marketplace contract can change independently from bb releases.
- Open the plugin repository and read all applicable instruction files.
- Inspect the plugin manifest and its current Git state.
- Read the current marketplace files before you make an entry.
Use this source repository:
https://github.com/get-bb/marketplace
Read these files from its default branch:
README.mdschema/marketplace.schema.jsonicons/README.md- Two or more current files in
entries/
This is the opening of the README. Read the full README on GitHub.