Karlflow Widget
WordPress plugin for the Karlflow widget
by Karlflow · github.com/assistantbtp65-jpg/karlflow-plugin-wordpress · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/assistantbtp65-jpg/karlflow-plugin-wordpress/releases/download/v0.3.1/karlflow.widget.zipReadme
Karlflow Widget WordPress Plugin
Source repository for the Karlflow WordPress plugin.
The plugin injects the Karlflow widget on public WordPress pages. It does not require an artisan token inside WordPress: Karlflow resolves the account from the authorized website domain.
Plugin Files
karlflow-widget.php: main WordPress plugin file.readme.txt: WordPress.org plugin directory readme.uninstall.php: uninstall guard.
Default Origin
The widget is loaded from:
https://www.karlflow.fr/widget/chatbot.js
Do not use https://app.karlflow.fr for the public WordPress plugin.
Local Verification
.\scripts\verify-plugin.ps1
The verifier checks plugin metadata, the default Karlflow origin, and the WordPress.org readme service disclosure.
Build ZIP
.\scripts\build-zip.ps1
This creates:
dist\karlflow widget.zip
The archive contains a single installable folder:
karlflow-widget/
Upload that ZIP from the WordPress admin plugin installer, or use it as the source for WordPress.org release packaging.
Release Checklist
- Update the plugin version in
karlflow-widget.php. - Update
Stable tagandChangeloginreadme.txt. - Run
.\scripts\verify-plugin.ps1. - Run
.\scripts\build-zip.ps1. - Tag the release, for example
v0.3.1. - Publish the ZIP through the chosen WordPress.org/SVN release flow.
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v0.3.1 | Jun 13, 2026 | karlflow.widget.zip | 0 |