The plugin registry for the Signals Rental Framework — a curated index of verified and community plugins. The Signals application reads this registry to power plugin discovery and installation.
This repository holds pointers and curation metadata only. Plugin code lives in each plugin's own repository.
Each plugin is a single JSON file in plugins/. On every change, CI validates entries against schema.json and publishes an aggregated index.json that the framework fetches.
- Published index:
https://signals-rental.github.io/plugins/index.json - Entry schema:
https://signals-rental.github.io/plugins/schema.json
Open a pull request adding one file at plugins/<vendor>--<package>.json. See CONTRIBUTING.md for the format, and example-entry.json for a template to copy.
Listing a plugin here does not change its licence and implies no endorsement.
- verified — reviewed by Signals; eligible for Signals Cloud.
- community — listed but not reviewed; self-hosted only, installed at the operator's own risk.
Each listed plugin retains the licence declared in its own repository.