Skip to content

v1.0.0

Choose a tag to compare

@jeffersongoncalves jeffersongoncalves released this 18 Feb 03:13

Initial release for Filament v3

Features

  • KnowledgeBasePlugin (Admin) - Full CRUD for categories and articles with versioning, feedback, related articles, and SEO
  • KnowledgeBaseUserPlugin (User) - Read-only access to published articles with feedback capability
  • KnowledgeBaseGuestPlugin (Guest) - Public read-only access without authentication
  • Feature toggles via fluent API and config
  • Knowledge Base Overview widget with stats
  • Popular Articles widget
  • Search and browse page
  • Translations: English and Brazilian Portuguese

Requirements

  • PHP ^8.1
  • Laravel ^10.0
  • Filament ^3.0