---
title: "Publish a plugin or theme"
description: "A public GitHub repository and one request. No review queue, no account, no waiting."
canonical: "https://smabar.com/store/publish/"
lang: en
---

# Publish a plugin or theme

> A public GitHub repository and one request. No review queue, no account, no waiting.

Canonical HTML version: https://smabar.com/store/publish/ · Language: en · Publisher: smabar (https://smabar.com)

---

## Built something? List it here.

1. Build it, or describe it and let your agent build it, then push everything to a public GitHub repository with a LICENSE file.
2. Submit the repository with one request. The store reads it right away and answers per plugin and theme.
3. The store checks form only: a valid manifest or theme file, a free id, a license, no symlinks. It is listed immediately and re-read every hour.

```sh
curl -X POST https://store.smabar.com/submit -H 'content-type: application/json' -d '{"url":"https://github.com/<owner>/<repo>"}'
```

no committee, no waiting list. your repository stays yours; stars and issues live there, and every listing links straight back to it. ten submissions per hour and address.

[Publishing guide](https://smabar.com/docs/publish.md)

## Every catalog entry is signed.

- Install and every update ask for your confirmation. External requirements are named before install and never installed silently.
- The store hosts nothing: clients download from GitHub and verify the content against the signed catalog.
- smabar can block a known-bad version; that disables it on every machine and never deletes your installed code or data.
