LeadBlaze Chat

설명

Source code to build this plugin can be found at: https://github.com/yildirimgoks/leadblaze-widget

The LeadBlaze Chat plugin allows you to easily add an AI-powered chat interface to your WordPress site. Perfect for customer support, lead generation, and user engagement.

Usage

Floating Widget
Enable the floating widget in settings to display it automatically on your chosen pages.

Shortcode
Place the chatbot anywhere in your content:
[leadch_widget]

With custom parameters:
[leadch_widget height=”500px” width=”400px” theme=”dark”]

PHP Template Tag
For theme developers:

Requirements

  • WordPress 5.0 or higher
  • PHP 7.2 or higher
  • Valid site key from LeadBlaze

Privacy Policy

This plugin communicates with an external chatbot service at https://leadblaze.ai. Data transmitted includes:
* User messages
* Session identifiers
* Client identifiers (if configured)
* Site key for authentication

Please ensure you have appropriate privacy policies in place and user consent where required.

Support

For support, feature requests, or bug reports, please visit our support forum or contact us at support@leadblaze.ai

FAQ

How do I get a site key?

Contact LeadBlaze support to obtain a site key for your domain.

Can I customize the widget appearance?

Yes! The plugin supports light and dark themes, and you can further customize it with CSS variables.

Does it work with page builders?

Yes, the shortcode works with all major page builders including Elementor, Divi, and Gutenberg.

Is the widget mobile-friendly?

Absolutely! The widget is fully responsive and adapts to all screen sizes.

Can I show the widget only on specific pages?

Yes, you can configure it to show on all pages, home page only, or specific pages by ID.

Will it slow down my site?

No, the widget is optimized for performance at only ~25KB gzipped and loads asynchronously.

Can I have multiple widgets on the same page?

Yes, you can use multiple shortcodes with different configurations on the same page.

후기

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

기여자 & 개발자

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

기여자

자국어로 “LeadBlaze Chat”(을)를 번역하세요.

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

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

변경이력

1.0.1

  • Minor readme update

1.0.0

  • Initial release
  • Core chat functionality
  • WordPress admin interface
  • Shortcode support
  • Floating widget mode
  • Light/dark themes