Add a support agent to your Silverstripe site
One composer require, one field in the CMS, and Chatixy answers visitors 24/7.
Silverstripe
Installeer in 5 stappen
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.
Voeg Chatixy toe aan Silverstripe
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.
Chatixy op Silverstripe
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.
Wat uw klanten krijgen zodra het is verbonden
Live demo
Een gescripte demo - elke functie die je ziet is direct beschikbaar.
Start vandaag op Silverstripe
Leid Chatixy op met jouw content en plak één fragment - begin met een gratis proefperiode van 7 dagen, geen creditcard nodig.

