Magento 2
Module Talkmio_LiveChat for Magento Open Source / Adobe Commerce 2.3–2.4. Adds the widget before </body> on every storefront page and identifies logged-in customers. Configurable per website / store view.
Download talkmio-magento2-1.0.0.zip
Install
- Unzip so that
app/code/Talkmio/LiveChat/registration.phpexists in your Magento root. - Run in the Magento root:
bin/magento module:enable Talkmio_LiveChat
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush - Admin → Stores → Configuration → Talkmio → Live Chat → Enabled = Yes, paste your site key → Save Config.
Where is my site key? Sign in at app.talkmio.com → Websites, add your website and copy the 12-character key (e.g. 2wkxhgujxwlv). No account yet? Create one free — no card required.
Options
- Identify logged-in customers — passes name and e-mail (uses the customer session; full-page cache safe).