Back to No-Code Website Builders

Integrate AI chatbots with dotCMS

Create, manage, optimize, and scale content across channels with dotCMS


Overview

dotCMS is a powerful content management system tailored for enterprises managing multiple brands and sites.

It features a no-code website builder with drag-and-drop capabilities, allowing non-technical users to create and manage content easily.

Key functionalities include customizable content models, headless deployment options, and robust security measures.

dotCMS also provides best-in-class support and a flexible architecture that integrates seamlessly with existing tech stacks.

Add Custom HTML Documentation

Adding Custom HTML to dotCMS

  1. Choose the Command:

    • Use #dotParse if you want the HTML to be processed by the Velocity parser.
    • Use #dotInclude if you want to include raw HTML without parsing.
  2. Specify the File Path:

    • For #dotParse, the syntax is:
      #dotParse("/path/to/your/file.html")
      
    • For #dotInclude, the syntax is:
      #dotInclude("/path/to/your/file.html")
      
  3. Place the Command in Your Content:

    • Insert the command in the desired location within your dotCMS content or template.
  4. Test the Integration:

    • Preview the page to ensure the HTML is displayed correctly.
  5. Adjust as Necessary:

    • If you need to prevent HTML parsing, escape special characters or use the EscapeTool.
  6. Refer to Documentation:

Integration Guide

For more information on how to add custom HTML to your dotCMS website, please refer to the Custom HTML Documentation.

How to integrate OpenAssistantGPT with dotCMS

  1. Create your OpenAssistantGPT chatbot

    Sign in to your OpenAssistantGPT dashboard and create a new chatbot or select an existing one.

  2. Configure your chatbot settings

    Customize your chatbot's appearance, behavior, and knowledge base to match your website's needs.

  3. Get your embed code

    In your OpenAssistantGPT dashboard, go to the "Deployment" section and copy your unique embed code.

  4. Add the embed code to your dotCMS website

    Log in to your dotCMS account, open your website editor, and add an HTML or Custom Code element to your site. Paste the OpenAssistantGPT embed code into this element.

  5. Publish your website

    Save your changes and publish your website to make the chatbot live.

Advanced Configuration

For more advanced integrations with dotCMS, you can customize the following:

  • Chatbot position and appearance on your website
  • Trigger conditions (e.g., time on page, scroll depth)
  • Custom welcome messages based on the page content
  • Integration with your existing forms and contact systems

Builder Details

No-code Solution

✅ No coding required

Custom HTML Support

✅ Supports custom HTML