What it can do for you
Authentication and Authorization
OWASP-Compliant Sign-In done for youOAuth2/OpenID SSO Plugin - one click login
RFC 6749 SSO plugin with premade Google, Github, Facebook, Keycloak, Microsoft or any custom OAuth2 adapter2FA Plugin - secure your admin panel
RFC 6238-Compliant TOTP-Based & WebAuthn PassKeys 2FA will add additional security layer (login and preferred actions)Branding and theming
Upload your logo, change colors, update titles, make the look to match your brandCustom Pages and Dashboards
Create your own pages and dashboards with Vue3 components. Add any additional npm packages and extend your admin panel as you likeUsers management
Manage users and roles with ease, extend as you likeLLM-based Translation Plugin - translate your admin and External apps
Use LLMs to translate any external apps (Mobile, Nuxt, etc.) OR/AND admin panel with minimal effort. Any language supportedAudit log Plugin - know who did what
Attach Audit log plugin with couple of lines, create table for logs and track full history of any data changesAI autocomplete Plugin - write with LLMs
Provide your LLM API key to autocomplete plugin and AI will help you to write your content using record contextDark mode out of the box
Dark mode is enabled by default, create your own components in Tailwind-way and it will work with no additional frictionUpload Plugin - upload files
Upload files to Amazon S3 with instantiating plugin and providing your S3 credentialsFilters to query your data
AdminForth provides basic filters out of the box and allows you to create your ownRich Editor Plugin - WYSIWYG
Attach Rich Editor plugin to your text fields and get WYSIWYG editor for your contentList in-place edit Plugin for quick edit
Edit some oftenly used fields in list directly without opening edit page. Decide which fields to be editable in list viewInline create Plugin for quick create
For tables with small fields number which should be created massively, use inline create plugin to create records directly in list viewImport/Export CSV Plugin
Export tables to CSV and import from CSV with one click. Move data between environments easilyBulk AI Plugin - generate data for your resources
Use LLMs to fill records with generated data or images. For example, generate product descriptions based on product name and image or generate products imagesQuick Filters Plugin - filter your data quickly
Use quick filters to filter your data efficiently. Create custom filters and apply them with a single clickBackground Jobs Plugin - manage your background tasks
Use background jobs to handle long-running tasks efficiently. Schedule, monitor, and manage your background processes with ease even after server restartsCRUD Out of the Box
Initialize AdminForth with your database URL and get a full-fledged admin panel.
Vue3 Driven
Extend easily by creating own Vue3 components and pages
Tailwind Look
Look is based on TailwindCSS, with a themes customization and dark mode available