Skip to content

Commit 63c89cf

Browse files
committed
Prepare for Filament site submission: rename plugin files, update metadata, clean README
1 parent 91317b2 commit 63c89cf

File tree

4 files changed

+6
-8
lines changed

4 files changed

+6
-8
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,4 @@ phpunit.xml
4141
*.sublime-workspace
4242

4343
# Private
44+
package_details.md

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
# Filament Activity Log
22

3-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/alizharb/filament-activity-log.svg?style=flat-square)](https://packagist.org/packages/alizharb/filament-activity-log)
4-
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/alizharb/filament-activity-log/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/alizharb/filament-activity-log/actions?query=workflow%3Arun-tests+branch%3Amain)
5-
[![Total Downloads](https://img.shields.io/packagist/dt/alizharb/filament-activity-log.svg?style=flat-square)](https://packagist.org/packages/alizharb/filament-activity-log)
6-
73
**Filament Activity Log** is a powerful, feature-rich activity logging solution designed specifically for **FilamentPHP v4**. Built on top of the robust `spatie/laravel-activitylog`, it provides a seamless integration into your Filament admin panel with advanced timeline views, insightful dashboard widgets, and comprehensive configuration options.
84

95
## 🚀 Features
Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
---
2-
name: Filament Activity Logs
3-
slug: filament-activity-logs
2+
name: Activity Log
3+
slug: alizharb-activity-log
44
author_slug: alizharb
5-
categories: [filament, activity-logs, activity-logging, logs, logging]
5+
categories: [administration, security, analytics]
66
description: A powerful, feature-rich activity logging solution for FilamentPHP v4 with timeline views, dashboard widgets, and revert actions.
7-
docs_url: https://github.com/alizharb/filament-activity-logs/blob/main/README.md
7+
docs_url: https://raw.githubusercontent.com/alizharb/filament-activity-logs/main/README.md
88
github_repository: alizharb/filament-activity-logs
99
has_dark_theme: true
1010
has_translations: true
1111
versions: [1]
1212
publish_date: 2025-12-02
13+
anystack_id: a07f9424-1959-4223-ae1f-60f14a614f70
1314
---
File renamed without changes.

0 commit comments

Comments
 (0)