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