Asyntai Statamic Addon Documentation

Quick guide for installing and managing the Asyntai AI Chatbot on your Statamic site.

Installation

  • Install via Composer in your Statamic project directory:
composer require asyntai/statamic-ai-chatbot
  • Clear your application cache:
php artisan optimize:clear
  • The addon will appear in your Control Panel under Tools → Asyntai AI Chatbot.

Getting Started

  • Navigate to Tools → Asyntai AI Chatbot in your Statamic Control Panel.
  • Click "Get started" to log in or create a free Asyntai account.
  • Follow the popup to connect your site to Asyntai.
  • Once connected, the chatbot will automatically appear on all your pages.

Managing Your Chatbot

  • View chat logs and conversations in the Asyntai dashboard.
  • Customize how your AI responds at Dashboard → Setup.
  • Change the chatbot's appearance and behavior from your dashboard.
  • To disconnect, click the "Reset" button in the Control Panel and reconnect if needed.

Compatibility

  • Statamic: 3.3+, 4.x, 5.x, 6.x
  • PHP: 7.4+, 8.0+
  • Works with all supported Statamic versions.

Support

  • Email us at hello@asyntai.com or use our chatbot for help. We typically respond within 24 hours.
  • View the source code and report issues on GitHub.
  • Check the FAQ for common questions.