Linux 软件免费装
Banner图

Element451 Integration

开发者 element451
更新时间 2026年2月21日 05:25
捐献地址: 去捐款
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

integration search crm live-chat enrollment

下载

1.0.2

详情介绍:

Element451 is the AI-First CRM and Student Engagement Platform for Higher Ed. The Element451 Integration plugin makes it easy to integrate Element451 Live Chat and Bolt Discovery features into your WordPress site. With this plugin, you can: Important Note: This plugin requires an active Element451 instance. To get started with Element451, visit element451.com.

安装:

Upload element451-integration to the /wp-content/plugins/ directory Activate the plugin through the 'Plugins' menu in WordPress Go to Settings > Element451 Integration Enter your Element451 subdomain Save changes Please Note: The Element451 WordPress plugin enqueues scripts and styles. Some page builders and caching/optimization plugins may conflict with this, such as Elementor.

常见问题:

Do I need an Element451 instance to use this plugin?

Yes, this plugin requires an active Element451 instance. Visit element451.com to learn more and get started with Element451.

How do I add Bolt Discovery to my website?

First, you need to add an input and button to your template which have specific data attributes. You can do this manually within your code by following the instructions in our Help Center (https://help.element451.com/en/articles/9397459-integrating-bolt-discovery#h_0e5db7e2c6) or you can use the included functionality in this plugin:

  • To embed a Bolt Discovery field and button directly in a PHP template, use: <?php element451_bolt_discovery(); ?>
  • To embed a Bolt Discovery field wherever shortcodes are supported, use: [element451_bolt_discovery]
  • To embed a Bolt Discovery field in Gutenberg, use the included block By following these instructions the field will be functional, but not styled. Within your site’s CSS, define styles for it that suit your theme and use-case.

What data is sent to Element451's servers?

See the "External Services" section for detailed information about data transmission.

Can I customize the chat widget appearance?

Yes, basic customization is available through your Element451 dashboard.

更新日志:

1.0.0 Initial release Added Element451 shell script integration Implemented Bolt Discovery template tag Added admin configuration panel 1.0.1 Fixes for Elementor compatibility 1.0.2 Updated compatibility to WordPress 6.9