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.
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.
In your Boei dashboard, open your widget and click the Install tab. Select Other / Script and copy the installation code.
Tip: The Install tab also offers a landing page link, QR code, and iframe embed.
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.
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.
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.