Skip to content

OroCommerce

The Kenzi OroCommerce bundle adds the chat widget to your storefront and connects your store to your Kenzi workspace.

  1. From your OroCommerce application root, run:
    Terminal window
    composer require kenzi-chat/orocommerce-bundle
  2. Clear the cache and update your application:
    Terminal window
    php bin/console cache:clear
    php bin/console oro:platform:update --force

The bundle registers itself automatically — no extra configuration files to edit.

  1. In your OroCommerce back-office, go to System > Configuration.
  2. In the left sidebar, expand Integrations and click Kenzi Chat.
  3. Click Connect to Kenzi.
  4. A popup will open — sign in to Kenzi if you’re not already signed in.
  5. Select the workspace you want to connect to, then click Connect.
  1. On the Kenzi Chat configuration page, check the Enable Chat Widget box.
  2. Click Save Settings.

The widget will now appear on your storefront pages.

For the full OroCommerce guide — including order sync details, multi-website setup, and disconnecting — see OroCommerce Integration.