jeffersongoncalves/filament-plausible

A lightweight Filament package that seamlessly integrates Plausible Analytics into your filament panel. Plausible.io is a privacy-friendly, open-source alternative to Google Analytics.

v1.0.0 2025-03-05 15:08 UTC

This package is auto-updated.

Last update: 2025-04-05 15:20:09 UTC


README

Filament Plausible

Filament Plausible

Latest Version on Packagist GitHub Code Style Action Status Total Downloads

A lightweight Filament package that seamlessly integrates Plausible Analytics into your filament panel. Plausible.io is a privacy-friendly, open-source alternative to Google Analytics.

Installation

You can install the package via composer:

composer require jeffersongoncalves/filament-plausible

Usage

Publish config file.

php artisan vendor:publish --tag=plausible-config

Add head template.

@include('plausible::script')

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.