Next Exit Chatbot

설명

A WordPress plugin that adds a Gutenberg block for embedding the Next Exit chatbot on your site. See the Next Exit site for a description, Privacy Policy, Terms of Service, and more information.

External services

This plugin enables a service provided by Next Exit, LLC, a Tennessee limited liability company. Terms of service and Privacy Policy can be found on our website at www.nextexit.ai.

The plugin enables a chatbot that is loaded from Google Cloud Storage, currently located at https://storage.googleapis.com/www.nextexit.ai/nextexit-widget.umd.cjs. The chatbot connects to our websocket server at wss://5nb3qtfa9d.execute-api.us-west-2.amazonaws.com/production/.

  • Next Exit is an AI agent that helps to manage customers automatically by answering questions and booking meetings.
  • The chatbot transmits the user’s locale string to our servers when it is rendered in the browser. Data entered into the chatbot is transmitted to our websocket server when the user submits it.

Features

  • 🎯 Gutenberg Block: Easy drag-and-drop placement using the block editor
  • ⚙️ Simple Configuration: Just enter your Firm ID in the block settings
  • 🎨 Visual Editor: See exactly where the widget will appear
  • 📱 Responsive: Works on all devices and themes
  • 🔧 Settings Page: Set default Firm ID for all new blocks

Usage

Adding the Widget to a Page

  1. Edit a Page/Post:

    • Open any page or post in the block editor (Gutenberg)
  2. Add the Block:

    • Click the “+” button to add a new block
    • Search for “Next Exit Widget” and select it
  3. Configure the Widget:

    • In the block settings panel (right sidebar), enter your Firm ID
    • The Firm ID is a GUID you get from the Next Exit portal
  4. Publish/Update:

    • Save your changes and view the page
    • The widget will appear where you placed the block

Global Settings

You can set a default Firm ID for all new widget blocks:

  1. Go to Settings Next Exit Chatbot
  2. Enter your default Firm ID
  3. Click Save Changes

This Firm ID will be pre-filled when creating new widget blocks, but can still be overridden in individual blocks.

Requirements

  • WordPress 5.0+ (for Gutenberg blocks)
  • PHP 7.4+
  • Modern web browser

Support

For issues or questions, email Next Exit Support.
– Check that your Firm ID is correct
– Ensure the target page loads properly
– Verify the widget script loads (check browser console)

블록

이 플러그인은 1개의 블록을 제공합니다.

  • Next Exit

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Next Exit Chatbot”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Next Exit Chatbot”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

Version 1.0.0

  • Initial release