Add a support agent to your Silverstripe site
One composer require, one field in the CMS, and Chatixy answers visitors 24/7.
Silverstripe
Installa in 5 passaggi
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.
Aggiungi Chatixy a 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 su 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.
Cosa ottengono i tuoi clienti una volta connesso
Demo live
Una demo guidata - tutte le funzionalità che vedi sono disponibili subito.
Lancia su Silverstripe oggi
Forma Chatixy sui tuoi contenuti e incolla un frammento - inizia con una prova gratuita di 7 giorni, senza carta di credito.

