Plugin marketplace
Everything is a plugin. 35 installable capabilities — install any with “togo install togo-framework/<name>”.
auth
4h agotogo base auth: JWT + RBAC + multi-guard, Supabase/GoTrue first-class, OAuth/Firebase/WorkOS as plugins
auth-dev
4h agoDeveloper login for togo auth (dev-only)
auth-firebase
4h agoFirebase Authentication driver for togo auth
auth-oauth
4h agoOAuth2 social login for togo auth
auth-session-redis
4h agoRedis session store for togo auth
auth-workos
4h agoWorkOS SSO/SAML driver for togo auth
cache
4h agotogo cache provider plugin
cache-redis
4h agoRedis driver for togo cache
dashboard
4h agotogo dashboard + auth UI (depends on auth)
db-mongodb
4h agoNo description.
db-mysql
4h agoNo description.
db-postgres
4h agoNo description.
db-supabase
4h agoPostgres/Supabase driver for togo ORM
faker
4h agotogo faker: fake data for factories/seeders
i18n
4h agotogo i18n provider plugin
log
4h agotogo logging: levels, text/json, file output
togo mail: SMTP + driver plugins (SES/Resend)
mail-resend
4h agoResend driver for togo mail
mcp-web
1h agoPublic MCP server for togo — docs, plugins, and plugin submission for agents (mcp.to-go.dev).
notifications
4h agotogo notifications: channels (mail/broadcast/db) + push plugins
notifications-onesignal
4h agoOneSignal push channel for togo notifications
orm
4h agotogo ORM: driver-agnostic query builder (SQLi-validated)
plugin-auth-supabase
4h agotogo plugin: Supabase (GoTrue) JWT auth — /auth/me + bearer middleware
queue
4h agotogo queue provider plugin
realtime
4h agotogo realtime provider plugin
realtime-ws
4h agoWebSocket realtime transport for togo
search
4h agotogo search: ParadeDB default + ES/OpenSearch plugins
search-elasticsearch
4h agoElasticsearch/OpenSearch driver for togo search
seo
1h agotogo SEO/AEO plugin — sitemap, robots, llms.txt, meta/OG/JSON-LD + IndexNow / Google Analytics / Search Console / Bing providers.
storage
4h agotogo storage provider plugin
storage-supabase
4h agoSupabase Storage driver for togo
supabase
4h agotogo Supabase integration: custom image (ParadeDB/pgvector/pg_partman) + stack
testing
4h agotogo test harness (HTTP + assertions + sqlite)
validation
4h agotogo request validation (Laravel-style rules)
worker
4h agotogo worker: supervised multi-threaded worker pools