=== Element451 Integration === Contributors: element451 Donate link: https://www.element451.com Tags: crm, live-chat, search, integration, enrollment Tested up to: 6.9 Stable tag: 1.0.2 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Add Element451 features including Live Chat and Bolt Discovery search to your WordPress site with minimal configuration. == Description == 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: - Easily inject the Element451 shell script into your site. - Embed a Bolt Discovery search field wherever you like, using a template tag, shortcode, or Gutenberg block. Important Note: This plugin requires an active Element451 instance. To get started with Element451, visit element451.com. == Installation == 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. == External Services == This plugin embeds Element451’s Javascript shell script (*.shell.451.io) into your theme. This code communicates with Element451’s cloud services to power its functionality, including the Live Chat and Bolt Discovery features. The Shell service transmits user analytics data as configured within your Element451 instance and approved within the relevant Master Service Agreement and Privacy Policy. Master Service Agreement: https://element451.com/tos-msa Privacy Policy: https://www.element451.com/privacy-policy == Frequently Asked Questions == = 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: `` * 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. == Changelog == = 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