helloLOG
Lightweight WordPress activity log.
by goBird · github.com/hellolog-io/hellolog-plugin · website
★ 1stars
8release downloads
4composer installs
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/hellolog-io/hellolog-plugin/releases/download/v0.4.3/hellolog.zipAlso on Packagist as gobird-io/hellolog:
composer require gobird-io/hellologFrom the readme
helloLOG
WordPress activity log by hellolog.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
Composer (Bedrock / Roots / Composer-managed sites)
The package is registered on Packagist.
The wordpress-plugin type plus composer/installers puts it under
wp-content/plugins/hellolog/ automatically.
Manual upload (classic sites)
1. Grab the latest hellolog-.zip from
Releases.
2. WP Admin → Plugins → Add New → Upload Plugin → upload, activate.
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 log
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.4.3 | Aug 19, 2026 | hellolog-0.4.3.zip | 1 |
| v0.4.3 | Aug 19, 2026 | hellolog.zip | 1 |
| v0.4.2 | Aug 19, 2026 | hellolog-0.4.2.zip | 0 |
| v0.4.1 | Aug 18, 2026 | hellolog-0.4.1.zip | 1 |
| v0.4.0 | Aug 18, 2026 | hellolog-0.4.0.zip | 0 |
| v0.3.1 | Jun 10, 2026 | hellolog-0.3.1.zip | 0 |
| v0.3.0 | May 14, 2026 | hellolog-0.3.0.zip | 1 |
| v0.2.0 | May 13, 2026 | hellolog-0.2.0.zip | 2 |
| v0.1.0 | May 12, 2026 | hellolog-0.1.0.zip | 2 |