Introduction
Did your filament panel ever get complex real quick? Ever needed a place to document all your features in one place?
Knowledge Base is here for exactly this reason! You write markdown documentation files, and the package registers a separate panel where your users can browse them as a comprehensive knowledge base tailored for your product. Right inside filament!
Features
- Knowledge base panel: a separate panel where all your documentation lives in one place.
- Modal previews: instead of redirecting the user to the documentation immediately, the markdown can be rendered in a customizable modal with an optional button to open the full documentation page.
- Global search: by default we look through the
titleand thecontentof your markdown files, so your users can quickly find what they are looking for.
Version compatibility
| Filament version | Plugin version |
|---|---|
| 3.x | 1.x |
| 4.x | 2.x |
| 5.x | 3.x |
Version 1.x is built for filament 3.