Main Features
- Simple shortcode
[init_chatbox]– embed anywhere - Supports guest messaging (can be enabled/disabled in settings)
- No jQuery, no page reload – updates via 3-second polling
- Template override supported – customize layout via your theme
- Minimal CSS – can be disabled to use your own styles (UIkit, Tailwind…)
Display the Chatbox with Shortcode
Use the shortcode in posts, page builders, or template files:
[init_chatbox]
No complex parameters – just insert and it works. For advanced customization, override the template as shown below.
Easy Template Override
You can fully customize the chatbox interface by copying the default template into your theme:
your-theme/init-chat-engine/
└── chatbox.php
Then modify the HTML, add UIkit/Tailwind classes, or reorder elements freely. No hooks or actions needed.
Quick Installation
- Download the plugin and extract it into
/wp-content/plugins/init-chat-engine/ - Activate the plugin from the Plugins menu in your admin dashboard
- Add the
[init_chatbox]shortcode to your homepage or any desired location - Optional: go to Settings → Init Chat Engine to enable guest chat, set message limits, and more
Compatibility & Performance
- Compatible with WordPress 5.5+
- Requires PHP 7.4 or higher
- No WebSocket required – works on all shared hosting
- No jQuery – built entirely with Vanilla JavaScript
Get Started Now
Looking for a simple, fast, lightweight, easily embeddable, and fully customizable chatbox? Init Chat Engine is the perfect solution for your homepage or any place you want to create a real-time chat space for your community!