PN Scripts

Filament

Filament FAQ Accordion

A Filament 5 field for FAQ rows and a Blade accordion for the public site.

  • Laravel 13
  • Filament 5
  • PHP 8.3

This page is the overview. You get the files on GitHub or the store. Hosting plans are the only thing we sell here.

Filament FAQ Accordion

Why it exists

The gap

Filament resources store copy, but a public FAQ accordion is still a custom repeater and a custom Blade file every time.

What you take

A panel plugin, a FaqList field, and a Blade accordion you drop on the public site.

What changes

Clone the repository, register the plugin, render the component.

A Filament package. Not a CMS. Not WordPress FAQ Accordion.

Who it is for

Use it when

  • A Filament app that needs an FAQ on a marketing page.

Built for

  • Laravel and Filament teams shipping a public FAQ.

What it does

Edit in Filament

FaqList stores question and answer rows on the resource.

Render on the public site

The Blade accordion is a package view. First item open.

Specs

Pricing
Open Source
License
MIT
Deployment
Self-hosted Laravel
Maturity
General Availability
Support
Community

Stack

  • Laravel 13
  • Filament 5
  • PHP 8.3

Get Filament FAQ Accordion

Clone the public repository. Require it as a VCS package until Packagist. This site does not take payment for packages.

This page is the overview. You get the files on GitHub or the store. Hosting plans are the only thing we sell here.

Questions

Laravel 13 and Filament 5. PHP 8.3 is the minimum.

Yes. MIT. Clone the public repository.