PHPackages                             tapp/filament-help - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. tapp/filament-help

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tapp/filament-help
==================

Filament plugin for managing help articles

v1.0.5(2mo ago)1229MITPHPPHP ^8.3CI failing

Since Oct 27Pushed 2mo agoCompare

[ Source](https://github.com/TappNetwork/Filament-Help-Article)[ Packagist](https://packagist.org/packages/tapp/filament-help)[ Docs](https://github.com/tapp/filament-help)[ RSS](/packages/tapp-filament-help/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (5)Dependencies (14)Versions (8)Used By (0)

Filament plugin for managing help articles
==========================================

[](#filament-plugin-for-managing-help-articles)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5640dcad5d5fb761de00b88dd2fd9a0a7796de97a77ddcb63a12f44006ad5d57/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746170702f66696c616d656e742d68656c702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tapp/filament-help)[![GitHub Tests Action Status](https://github.com/TappNetwork/Filament-Help-Article/actions/workflows/test.yml/badge.svg)](https://github.com/TappNetwork/Filament-Help-Article/actions/workflows/test.yml/badge.svg)[![GitHub Code Style Action Status](https://github.com/TappNetwork/Filament-Help-Article/actions/workflows/pint.yml/badge.svg)](https://github.com/TappNetwork/Filament-Help-Article/actions/workflows/pint.yml/badge.svg)[![Total Downloads](https://camo.githubusercontent.com/8b3fd0d1eeb89cde31e6305d0c5853f36f32bf27e493ee4fc78a7ab55f6c9e81/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746170702f66696c616d656e742d68656c702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tapp/filament-help)

This plugin adds help article management to Filament with admin, frontend, and guest panel capabilities.

Version Compatibility
---------------------

[](#version-compatibility)

FilamentFilament Help4.x/5.x1.xInstallation
------------

[](#installation)

You can install the package via Composer:

```
composer require tapp/filament-help
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-help-config"
```

This is the contents of the published config file:

```
