Skip to content

Feature Plugins

github-actions[bot] edited this page May 11, 2026 · 5 revisions

Feature: Plugins

The ɳSelf plugin system extends your stack with additional services, API routes, and capabilities, without writing infrastructure code.

How Plugins Work

A plugin is a manifest + Docker Compose overlay + optional Nginx config. When you install and build:

  1. nself plugin install <name>, downloads and caches the plugin
  2. nself build, merges the plugin's compose overlay into docker-compose.yml and injects Nginx routes
  3. nself start / nself restart, runs the updated stack

Plugin Tiers

Tier Price Included
Free $0 29 free plugins , no license key required
Basic $0.99/mo All 109 pro plugins
Pro $1.99/mo Basic + AI suite
Elite $4.99/mo Pro + email support
Business $9.99/mo Elite + 24h support

See Plugin-Licensing for full tier details.

Free Plugins (25)

backup, content-acquisition, content-progress, cron, donorbox, feature-flags, github, github-runner, invitations, jobs, link-preview, mdns, mlflow, monitoring, notifications, notify, paypal, search, shopify, stripe, subtitle-manager, tokens, torrent-manager, vpn, webhooks

Pro Plugins (62)

Categories: AI & Automation, Communication, Media & Processing, Content & Social, Commerce & Payments, Auth & Security, Infrastructure & Integration, Productivity, Gaming & Specialised. The newest addition is claw-budget, which adds token budget tracking and cost controls for AI assistant sessions.

See Plugin-Overview for the complete list.

Plugin Commands

nself plugin install <name>       # install a plugin
nself plugin remove <name>        # remove a plugin
nself plugin update <name>        # update to latest version
nself plugin list                 # list installed plugins
nself plugin registry             # browse available plugins

Building Your Own Plugin

See Plugin-Dev-Guide to build and publish a custom plugin.

See Also


Home | _Sidebar

Home


Getting Started


Commands


Features


Configuration


Plugins (87 + 10 monitoring)

Free (25)
Pro (62)
Planned (26)
  • plugin-audit
  • plugin-blog
  • plugin-checkout
  • plugin-commerce
  • plugin-drm
  • plugin-export
  • plugin-flow
  • plugin-import
  • plugin-ldap
  • plugin-mailgun
  • plugin-media
  • plugin-oauth-providers
  • plugin-pages
  • plugin-postmark
  • plugin-rate-limit
  • plugin-reports
  • plugin-saml
  • plugin-scheduler
  • plugin-sendgrid
  • plugin-sso
  • plugin-subscription
  • plugin-thumb
  • plugin-transcoder
  • plugin-twilio
  • plugin-waf
  • plugin-watermark

Guides


Architecture


Reference


Licensing


Security


Brand


Operations


Contributing


Admin


Changelog

Clone this wiki locally