Описание
Official Bot On Site plugin. Instantly connect via a guided flow, or use the Advanced tab for manual setup. Includes a public connection status endpoint and optional cache purge helpers.
Source Code
The distributed plugin already contains the human-readable source for every asset. The admin stylesheet (assets/admin.css) and script (assets/admin.js) are shipped unminified, and no build tooling is required to regenerate them.
External Services
This plugin loads the Bot On Site widget script from our CDN in order to render the assistant on your site.
- Service: Bot On Site CDN (
https://cdn.botonsite.com/v1/bos.js) - Purpose: Displays the Bot On Site assistant on the front end after you connect your tenant.
- Data sent: The stored tenant key is passed when the script loads. When visitors use the assistant, their messages, page URL, and any details they share inside the widget are sent to the Bot On Site platform so responses can be generated.
- Terms & Privacy: https://www.botonsite.com/legal/term , https://www.botonsite.com/legal/privacy
Установка
- Upload the plugin ZIP or install from the Plugins page.
- Activate Bot On Site.
- Go to Settings Bot On Site and click Connect to pair your site.
– Or switch to Advanced and paste your Tenant Key manually.
Часто задаваемые вопросы
-
Does the script load on the frontend only?
-
Yes. The BOS script is injected on the public-facing site once connected.
-
Where is the status endpoint?
-
/wp-json/bos/v1/status returns a small JSON payload with connection info and plugin version.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Bot On Site» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Bot On Site» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.0
- Initial release.