Skildring
Evaline is a customer support platform combining live chat, a unified inbox, and an AI assistant.
This plugin automatically injects the Evaline widget on every page of your WordPress site. No code to copy into your theme, no manual script editing.
Features
- Set up in a few clicks
- Widget loaded from the Evaline CDN (automatic updates, nothing to maintain)
- Optional identification of logged-in WordPress users
- Multilingual widget support (fr, en, de, and more)
- Compatible with any theme
Setup
- Create an account at evaline.app
- Add your website in the Evaline dashboard
- Copy your Website ID
- In WordPress: Settings Evaline Chat paste your Website ID
- Save — the widget appears on your site
Privacy Policy
This plugin connects to the third-party service Evaline (https://evaline.app), used to provide the live chat functionality. By configuring this plugin with your Website ID, you consent to loading the Evaline widget (fa.js) from Evaline’s servers on the public pages of your site.
No data is collected by default beyond what is required for the widget to function (e.g. a visitor session identifier, managed by Evaline). The optional «Identify logged-in users» setting, disabled by default, additionally transmits the logged-in WordPress user’s name, email, ID and role.
For more information on how Evaline processes data, see: https://evaline.app/privacy
Installasjon
- Download the plugin and upload the
evaline-chatfolder to/wp-content/plugins/ - Activate the plugin through the Plugins menu
- Go to Settings Evaline Chat
- Enter your Website ID and save
Vanlege spm.
-
Where can I find my Website ID?
-
Log in to evaline.app/dashboard, create or select your website. The ID is shown in the widget installation section.
-
Does the widget slow down my site?
-
No. The script is loaded asynchronously from the Evaline CDN and does not block your page from rendering.
-
Can I temporarily disable the widget?
-
Yes. Uncheck «Enable widget» in the plugin settings.
-
Once the plugin is configured with your Website ID, the widget loads the
fa.jsscript from Evaline’s servers (evaline.app) to power the chat. No data is sent unless you have created an account and configured your website on evaline.app.The optional «Identify logged-in users» setting (disabled by default) sends the name, email, user ID and role of logged-in WordPress users to Evaline in order to personalize support. See Evaline’s Privacy Policy for details.
Omtalar
There are no reviews for this plugin.
Bidragsytarar og utviklarar
“Evaline Chat” is open source software. The following people have contributed to this plugin.
ContributorsOmset “Evaline Chat” til ditt eige språk.
Interested in development?
Les kjeldekoden, sjekk SVN-lageret eller abonner på utviklingsloggen med RSS.
Endringslogg
1.0.2
- No functional changes; version bump to refresh the WordPress.org Plugin Check report (the plugin header already declared Description, Version and License correctly)
1.0.1
- The Evaline CDN URL is now hard-coded and no longer a user-editable setting, to prevent the widget from ever being pointed at an arbitrary third-party domain
- The visitor-identification script is now attached via wp_add_inline_script() instead of being printed as a raw inline
<script>tag - Removed load_plugin_textdomain() call (not required on WordPress.org since WP 4.6)
1.0.0
- Initial release
- Automatic injection of the fa.js widget
- Admin settings page
- Optional identification of logged-in users