Add a plugin to the store
Let anyone download your shell plugin in 1-click!
Contribute a Plugin
The plugin definitions are open source, available on GitHub! Contribute your own plugin or make corrections to an existing one.
Add the badge to your README
Once a plugin is the store, you can add a badge to the readme! This makes it very easy for people to install with Fig.
You can find your plugin URL by searching the plugin store.
<a href="https://fig.io/plugins/YOUR_PLUGIN_URL" target="_blank" rel="noopener noreferrer">
  <img
    src="https://fig.io/badges/install-with-fig.svg"
    alt="Install with Fig"
  />
</a>