agencetwogether/filament-timeline

A beautiful Timeline for Filament

Maintainers

Package info

github.com/agencetwogether/filament-timeline

Language:Blade

pkg:composer/agencetwogether/filament-timeline

Fund package maintenance!

agencetwogether

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-05-11 08:20 UTC

This package is auto-updated.

Last update: 2026-05-11 08:28:24 UTC


README

Custom filament timeline for my personnal use

Installation

You can install the package via composer:

composer require agencetwogether/filament-timeline

Important

If you have not set up a custom theme and are using Filament Panels follow the instructions in the Filament Docs first.

After setting up a custom theme add the plugin's views to your theme css file or your app's css file if using the standalone packages.

@source '../../../../vendor/agencetwogether/filament-timeline/resources/**/*.blade.php';

Optionally, you can publish the views using

php artisan vendor:publish --tag="filament-timeline-views"

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.