Pan
Seamlessly integrate pan, the lightweight and privacy-focused PHP product analytics library, into your admin panel with this powerful UI package.
Author:
Solution Forest
Documentation
- Installation
- Usage
- Screenshot
- Testing
- Changelog
- Contributing
- Security Vulnerabilities
- Credits
- License
- About Solution Forest
Seamlessly integrate pan, the lightweight and privacy-focused PHP product analytics library, into your Filament admin panel with this powerful UI package.
Key Features:
- Easy-to-use Filament components for visualizing Pan analytics data
- Intuitive interface for managing and configuring tracked elements
- Real-time dashboard for monitoring impressions, hovers, and clicks
- Integration with Filament's existing components and styling
With our Filament UI for Pan, you can:
- Quickly view and analyze data collected via the
data-panattribute - Easily manage allowed analytics and configure tracking limits
- Visualize trends and patterns in user interactions
#Installation
Requires PHP 8.3+, and Laravel 11.0+.
You can install the package via composer:
composer require solution-forest/filament-panphp
#Usage
#1. Using in Filament Dashboard
use SolutionForest\FilamentPanphp\Components\PanOverview;
public function panel(Panel $panel): Panel
{
return $panel
// ...
->widgets([
PanOverview::class
])
}
#2. You can use the Widget in the blade
<div>
@livewire(SolutionForest\FilamentPanphp\Components\PanOverview::class)
</div>
#Screenshot
#Testing
composer test
#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.
#About Solution Forest
Solution Forest Web development agency based in Hong Kong. We help customers to solve their problems. We Love Open Soruces.
We have built a collection of best-in-class products:
- VantagoAds: A self manage Ads Server, Simplify Your Advertising Strategy.
- GatherPro.events: A Event Photos management tools, Streamline Your Event Photos.
- Website CMS Management: Website CMS Management
The author
From the same author
Email 2FA
This package seamlessly integrates two-factor authentication (2FA) into your application using email verification codes. Enhance the security of your user accounts and protect sensitive data.
Author:
Solution Forest
Tree
This plugin creates model management page with heritage tree structure view for Filament Admin. It could be used to create menu, etc.
Author:
Solution Forest
Access-Management
This is total different concept on handle role and permission. A RBAC permission control through spatie/laravel-permission.
Author:
Solution Forest
Inspire CMS
InspireCMS is a flexible, un-opinionated content engine for Laravel, built on Filament.
Author:
Solution Forest
Featured Plugins
A selection of plugins curated by the Filament team
Custom Dashboards
Let your users build and share their own dashboards with a drag-and-drop interface. Define your data sources in PHP and let them do the rest.
Filament
Data Lens
Advanced Data Visualization for Laravel Filament - a premium reporting solution enabling custom column creation, sophisticated filtering, and enterprise-grade data insights within admin panels.
Padmission
Advanced Tables (formerly Filter Sets)
Supercharge your tables with powerful features like user-customizable views, quick filters, multi-column sorting, advanced table searching, convenient view management, and more. Compatible with Resource Panel Tables, Relation Managers, Table Widgets, and Table Builder!
Kenneth Sese
