통합Silverstripe

Add a support agent to your Silverstripe site

One composer require, one field in the CMS, and Chatixy answers visitors 24/7.

Chatixy adds an AI support agent to Silverstripe CMS as a normal Composer module. It learns your pages and answers visitors from your own content, with a clean handoff to your team when a human is needed.

There are no template changes. The module attaches an extension to ContentController, so the loader is added to every page type, and the widget key is a field on the CMS Settings screen rather than something in code.

Silverstripe에 Chatixy 추가

Create your agent

Sign up, add your site URL and let Chatixy train on your pages.

Require the module

In your project root run composer require chatixy/silverstripe-chatixy.

Build the database

Run dev/build?flush=1 (or sake dev/build flush=1) so the new setting is created.

Paste your key

In the CMS open Settings → Chatixy, paste your widget key and save.

Reload your site

Open your site - the launcher appears and starts answering questions on every page.

Silverstripe에서의 Chatixy

Which Silverstripe versions are supported?

CMS 5.4 and CMS 6. One extension class serves both: hooks are invoked from inside the Extension class, so the visibility change in CMS 6 does not break CMS 5.4, and the config statics that create the setting work the same in both.

Do I need to edit a template?

No. The module registers the tag through Silverstripe’s Requirements API from a ContentController extension, so it applies to every page type without touching Page.ss. Editing a template is offered only as an alternative if you would rather not install a module.

Where is the module published?

Packagist, which is now the only channel - the separate Silverstripe addons directory has been discontinued and all addons are managed via Packagist.

연결 후 고객이 얻는 혜택

실시간 데모

스크립트로 진행되는 데모 - 보시는 모든 기능이 기본 제공됩니다.

오늘 Silverstripe에서 시작하세요

Chatixy를 귀하의 콘텐츠로 학습시키고 한 줄의 스니펫을 붙여넣으세요 - 7일 무료 체험을 시작하세요, 신용카드 불필요.