How to install Boei on your Drupal website

You can install Boei on your Drupal website in just a few minutes, no module required.

Just grab a cup of coffee ☕️, and you can do the installation in 5-mins yourself.

Step 1. Create an account

Create a Boei account if you don't have one yet. The onboarding will guide you through selecting channels, choosing a theme, and positioning your widget.

Onboarding channel selection

Step 2. Copy installation code

In your Boei dashboard, open your widget and click the Install tab. Select Other / Script and copy the installation code.

Install tab

Tip: The Install tab also offers a landing page link, QR code, and iframe embed.

Step 3. Log in to Drupal

Open your Drupal admin panel and navigate to Configuration → Development → Asset Injector (if you have the Asset Injector module). Alternatively, you can edit your theme's template directly.

Step 4. Add the script

Option A — Asset Injector module: Click Add JS Injector, give it a label like "Boei Chatbot", paste the script code, and set it to appear on all pages.

Option B — Theme template: Open your active theme's html.html.twig file (usually in themes/your_theme/templates/). Paste the Boei script code just before the closing </body> tag.

Step 5. Clear cache

Go to Configuration → Performance and click Clear all caches. Visit your site to confirm the chatbot appears.

Congrats, you are done! You now have the Boei AI chatbot installed on Drupal.

Feedback Questions

Last updated: Mar 13, 2026