Kenzi Chat
Kenzi Chat plugin for WordPress
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/kenzi-chat/wordpress-plugin/archive/refs/heads/main.zipKenzi Chat WordPress Plugin
Adds the Kenzi chat widget to WordPress sites and provides the base connection flow used by the Kenzi Commerce WooCommerce add-on.
Requirements
- PHP 8.1+
- WordPress 6.7+
Installation
GitHub release ZIPs are the initial install channel.
- Download the release ZIP from this repository.
- Upload the ZIP in WordPress under Plugins > Add New > Upload Plugin.
- Activate Kenzi Chat.
- Go to Settings > Kenzi Chat and connect the site to Kenzi.
GitHub release ZIPs do not provide native WordPress auto-update.
Development
Run commands from the repository root.
composer install
composer validate --strict
composer lint
composer analyze
composer test
bash bin/build-zip.sh
Releases
Customer releases are native v* tags from this repository. The tag version
without the v prefix must match:
Version:inkenzi-chat.phpKENZI_CHAT_VERSIONinkenzi-chat.phpStable tag:inreadme.txt
If a WordPress.org listing is approved later, add SVN release automation before using that channel.