Getting Started
Installation
Requirements and how to install the helloLOG plugin.
Requirements
- WordPress 6.4 or newer
- PHP 8.0 or newer
- A site key from the helloLOG dashboard — see Connect a site
Install from a release zip
helloLOG isn't on the WordPress.org plugin directory yet — that listing is coming soon. Until then, install it from a GitHub release:
Download the release
Grab the latest hellolog-<version>.zip from the plugin's GitHub Releases page.
Upload it
In WP Admin, go to Plugins → Add New → Upload Plugin, choose the zip, and click Install Now.
Activate
Click Activate. A new Tools → helloLOG menu appears — that's where you'll paste your site key next.
Install with Composer
Composer install is coming with the next release — the hellolog-io/hellolog package is not on Packagist yet. Until then, use the release zip above. (With composer/installers, the wordpress-plugin package type will land under wp-content/plugins/hellolog/ automatically once published.)
Installing the plugin doesn't start logging anything by itself. Sensors
stay detached until a site key is set and verified — the next page
walks through that.