📄️ Email Adapters
Reference page for AdminForth email adapters, with setup instructions for AWS SES and Mailgun integrations used by plugins that send transactional email.
📄️ OAuth2 Adapters
Reference page for AdminForth OAuth2 adapters, including provider setup for Google, GitHub, Facebook, Keycloak, Microsoft, and Twitch sign-in flows.
📄️ Image Generation Adapters
Reference page for AdminForth image generation adapters, including OpenAI and Gemini integrations used by plugins that create images from prompts.
📄️ Storage Adapters
Reference page for AdminForth storage adapters, covering Amazon S3 and local file storage backends used by upload and media workflows.
📄️ AI Completion Adapters
Reference page for AdminForth AI completion adapters, including the shared completion interface, structured output, streaming, reasoning events, and provider-specific setup.
📄️ Image Analysis Adapters
Reference page for AdminForth image analysis adapters, covering OpenAI Vision setup for plugins that read or describe image content.
📄️ Key-value Adapters
Reference page for AdminForth key-value adapters, including RAM, Redis, and LevelDB backends for temporary state, caching, and plugin storage.
📄️ Captcha Adapters
Reference page for AdminForth captcha adapters, including Cloudflare Turnstile and Google reCAPTCHA setup for login protection flows.