PHPackages                             gobird-io/hellolog - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. gobird-io/hellolog

ActiveWordpress-plugin[Logging &amp; Monitoring](/categories/logging)

gobird-io/hellolog
==================

Lightweight WordPress activity log by hellowp.io and gobird.io.

v0.3.0(3w ago)00GPL-2.0-or-laterPHPPHP &gt;=8.0CI passing

Since May 12Pushed 3w agoCompare

[ Source](https://github.com/gobird-io/hellolog)[ Packagist](https://packagist.org/packages/gobird-io/hellolog)[ Docs](https://github.com/gobird-io/hellolog)[ RSS](/packages/gobird-io-hellolog/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (3)Dependencies (7)Versions (4)Used By (0)

helloLOG
========

[](#hellolog)

WordPress activity log by **[hellowp.io](https://hellowp.io)** and **[gobird.io](https://gobird.io)**. Captures every notable change on the site — logins, content edits, plugin/theme operations, WooCommerce events, form submissions, … — and ships them to a managed log backend so your WordPress database stays lean.

Out of the box: **43+ sensors**, WSAL-compatible code ranges, an admin UI under **Tools → helloLOG**, WP-CLI subcommands (`wp hellolog status|flush|test|sensors|…`), and a token-based privacy model (per-site key, optional IP anonymisation).

Install
-------

[](#install)

### Composer (Bedrock / Roots / Composer-managed sites)

[](#composer-bedrock--roots--composer-managed-sites)

```
composer require gobird-io/hellolog
```

The package is registered on [Packagist](https://packagist.org/packages/gobird-io/hellolog). The `wordpress-plugin` type plus `composer/installers` puts it under `wp-content/plugins/hellolog/` automatically.

### Manual upload (classic sites)

[](#manual-upload-classic-sites)

1. Grab the latest `hellolog-.zip` from [Releases](https://github.com/gobird-io/hellolog/releases).
2. **WP Admin → Plugins → Add New → Upload Plugin** → upload, activate.

### Configure (both install paths)

[](#configure-both-install-paths)

Open **Tools → helloLOG → Settings**, paste the API key issued for this site, and Save. The plugin fires a test event automatically; the top bar should switch to `Active`. Until that test succeeds, no sensors attach and no rows hit the local queue — see "License gate" in `CHANGELOG.md` for the rationale.

What it logs
------------

[](#what-it-logs)

RangeArea1000–1099Auth (login / logout / failed / password reset)2000–2499Content, taxonomies, comments, menus, widgets4000–4599User profile / role, multisite, 2FA, app passwords5000–5599Plugins, themes, Redirection, TablePress, PMP, ACF5700–5899Form plugins (Gravity, WPForms, CF7, Fluent)6000–6499Settings / system / files / 404 / REST / XML-RPC7100–7799Database DDL + MainWP8000–8999bbPress, LearnDash, SEO (Yoast, RankMath), EDD, Termly9000–9499WooCommerce (products, orders, coupons, customers, settings)Each integration sensor is lazy-loaded — a sensor only attaches its hooks when the underlying plugin is active, and you can disable any sensor individually under **Settings → Filters**.

Requirements
------------

[](#requirements)

- WordPress **6.4+**
- PHP **8.0+**
- A site API key (request one through the goBird admin)

Local development
-----------------

[](#local-development)

```
composer install        # full dev dependency tree
composer phpcs          # WordPress Coding Standards
composer test           # PHPUnit
```

The Vue admin SPA source lives in the workspace repo, not here — this repo ships only the compiled bundle under `assets/admin/`.

Versioning
----------

[](#versioning)

Updating the `Version:` line in `hellolog.php` and the `Stable tag:`line in `readme.txt` (they must match) is enough — a push to `main`triggers `.github/workflows/release.yml`, which builds the installable zip and publishes a GitHub Release tagged `v`.

License
-------

[](#license)

GPL-2.0-or-later.

###  Health Score

33

—

LowBetter than 73% of packages

Maintenance94

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity30

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.

###  Release Activity

Cadence

Every ~1 days

Total

3

Last Release

26d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/56bc0e3c885c56236e52eaed12997aa4fbaf0645299acf0092a8cc5b887d65b0?d=identicon)[trueqap](/maintainers/trueqap)

---

Top Contributors

[![trueqap](https://avatars.githubusercontent.com/u/32407751?v=4)](https://github.com/trueqap "trueqap (11 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/gobird-io-hellolog/health.svg)

```
[![Health](https://phpackages.com/badges/gobird-io-hellolog/health.svg)](https://phpackages.com/packages/gobird-io-hellolog)
```

###  Alternatives

[psr/log

Common interface for logging libraries

10.4k1.2B10.8k](/packages/psr-log)[open-telemetry/api

API for OpenTelemetry PHP.

1938.5M259](/packages/open-telemetry-api)[open-telemetry/sdk

SDK for OpenTelemetry PHP.

2326.5M315](/packages/open-telemetry-sdk)[wp-pay/core

Core components for the WordPress payment processing library.

26120.9k110](/packages/wp-pay-core)[wp-pay-extensions/gravityforms

Gravity Forms driver for the WordPress payment processing library.

1134.0k4](/packages/wp-pay-extensions-gravityforms)

PHPackages © 2026

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