PHPackages                             zhyian/wp-activity-tracker - 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. zhyian/wp-activity-tracker

ActiveWordpress-muplugin[Utility &amp; Helpers](/categories/utility)

zhyian/wp-activity-tracker
==========================

Real-time User Activity Tracker for WordPress.

00PHP

Since Sep 27Pushed 2y ago1 watchersCompare

[ Source](https://github.com/zhyian/wp-activity-tracker)[ Packagist](https://packagist.org/packages/zhyian/wp-activity-tracker)[ RSS](/packages/zhyian-wp-activity-tracker/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Activity Tracker
================

[](#activity-tracker)

### Description

[](#description)

Activity Tracker Plugin: Seamlessly record and log user actions such as creating, editing, or deleting posts, managing attachments, login/logout events, plugin activation/deactivation, and more.

### Requirements

[](#requirements)

- PHP 7.4+
- WordPress 6.3+ (you can try with older versions, but it's not tested)

### Features

[](#features)

Here is a summary of the changes that the plugin can keep a record of:

1. Post, Page, and Custom Post Type Changes
2. Tags and Categories Changes
3. Users Changes
4. User Profile Changes
5. User Activity
6. Plugins and Themes Changes

### Install

[](#install)

- Preferable way is to use [Composer](https://getcomposer.org/):

    ```
    composer require zhyian/wp-activity-tracker

    ```

    By default, it will be installed as [Must Use Plugin](https://codex.wordpress.org/Must_Use_Plugins). But it's possible to control with `extra.installer-paths` in `composer.json`.
- Alternate way is to clone this repo to `wp-content/mu-plugins/` or `wp-content/plugins/`:

    ```
    cd wp-content/plugins/
    git clone git@github.com:zhyian/wp-activity-tracker.git
    cd zhyian/wp-activity-tracker/
    composer install

    ```

If plugin was installed as regular plugin then activate **Activity Tracker** from Plugins page or [WP-CLI](https://make.wordpress.org/cli/handbook/): `wp plugin activate wp-activity-tracker`.

### Usage

[](#usage)

Activate the plugin and configure it in the settings by specifying the user roles you wish to monitor.

###  Health Score

12

—

LowBetter than 0% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity21

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/7fb87d01882ea241f55008473ce48ea330c5493958413c10ebcb96aef326f408?d=identicon)[zhyian](/maintainers/zhyian)

---

Top Contributors

[![zhyian](https://avatars.githubusercontent.com/u/8911089?v=4)](https://github.com/zhyian "zhyian (3 commits)")

### Embed Badge

![Health badge](/badges/zhyian-wp-activity-tracker/health.svg)

```
[![Health](https://phpackages.com/badges/zhyian-wp-activity-tracker/health.svg)](https://phpackages.com/packages/zhyian-wp-activity-tracker)
```

###  Alternatives

[coding-libs/zkteco-php

A package for managing ZKTeco device.

152.5k](/packages/coding-libs-zkteco-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
