Constell Widget

Descrizione

The Constell Widget is a unique all-in-one sales widget that handles all your quote requests. The plugin provides a seamless integration of the widget into your WordPress site. Receive all your hot leads in one place, right from your website. Configure all widget attributes through an easy-to-use admin panel and display the widget globally or on specific pages using shortcodes.

Please note: This plugin connects to external services provided by Constell to function properly. See the “External Services” section below for detailed information.

Features

  • Full Widget Configuration – Configure all Constell widget attributes from the WordPress admin
  • Global Widget Display – Show the widget automatically on all pages or specific locations
  • Flexible Shortcode – Use [constell-widget] to display the widget anywhere
  • Tabbed Admin Interface – Organized settings page with General, Appearance, Guest & Budget, and Display Rules tabs
  • Smart Display Rules – Choose to show the widget on all pages, homepage only, or specific pages/post types
  • Customizable Appearance – Set brand colors, button labels, position, and offsets
  • Guest & Budget Ranges – Configure min/max values and steps for guest and budget selectors
  • Override Support – Shortcode attributes can override global settings
  • Clean Uninstall – Removes all data from database on plugin deletion

External Services

This plugin relies on external services provided by Constell to deliver its core functionality:

Constell Widget Service

What it does: This plugin loads JavaScript code from Constell’s servers to render the interactive booking widget on your website.

When data is sent: The widget service is contacted every time a page loads where the Constell widget is displayed (either globally or via shortcode). This includes:
– When a visitor views a page with the widget enabled
– When the widget is interacted with for venue searches and bookings
– When booking forms are submitted through the widget

What data is sent:
– Your configured venue ID (required for widget functionality)
– Widget configuration settings (position, colors, guest ranges, etc.)
– User interaction data when visitors use the booking widget (search queries, booking details)
– Standard web browser information (IP address, user agent, referrer)

Service provider: Constell
Service URL: https://widget.constell.com/
Script loaded from: https://widget.constell.com/assets/index.js

Legal information:
– Terms of Service: https://constell.com/terms
– Privacy Policy: https://constell.com/privacy

Important: By using this plugin, you acknowledge that visitor data will be transmitted to Constell’s servers for booking functionality. Please ensure this complies with your local privacy laws and inform your website visitors accordingly.

Learn more about the Constell on our website:
www.constell.com

Installazione

Automatic Installation

  1. Log in to your WordPress admin panel
  2. Navigate to Plugins Add New
  3. Search for “Constell Widget”
  4. Click Install Now and then Activate

Manual Installation

  1. Download the plugin ZIP file
  2. Navigate to Plugins Add New Upload Plugin
  3. Choose the downloaded ZIP file and click Install Now
  4. After installation, click Activate Plugin

Configuration

After activation, configure the plugin:

  1. Navigate to Settings Constell Widget
  2. Enter your Venue ID (required) – Your Constell venue UUID
  3. Configure other options as needed
  4. Click Save Changes

Shortcode

Basic Usage

[constell-widget]

With Custom Attributes

[constell-widget locale="en" position="top-right" brand-color="#FF6B6B"]

Available Attributes

  • venue – Venue UUID
  • locale – Language (nl, en)
  • position – Widget position
  • offset-x – Horizontal offset (px)
  • offset-y – Vertical offset (px)
  • brand-color – CSS color value
  • button-label – Open button text
  • button-label-close – Close button text
  • min-guest-amount – Minimum guests
  • max-guest-amount – Maximum guests
  • guest-amount-step – Guest increment
  • min-budget-amount – Minimum budget (€)
  • max-budget-amount – Maximum budget (€)
  • budget-step – Budget increment (€)

FAQ

Where do I get my Venue ID?

Contact Constell support or check your Constell dashboard for your unique venue UUID.

Can I use multiple widgets on the same page?

Yes! You can use the shortcode multiple times with different configurations.

Does the widget work with caching plugins?

Yes, the widget is compatible with most caching plugins as it loads via JavaScript.

Can I customize the widget appearance?

Yes, use the brand-color attribute to match your site’s branding.

Does it work with page builders?

Yes, the plugin works with all major page builders (Elementor, Divi, Beaver Builder, etc.) through the shortcode.

Learn more about the Constell on our website:
www.constell.com

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Constell Widget” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

1.0.1

  • Fixed: Critical issue where JavaScript widget script was not loading when using shortcode
  • Fixed: Refactored instance architecture to use shared public class instance
  • Fixed: Added explicit script enqueuing in shortcode renderer
  • Fixed: Prevented duplicate script enqueuing with proper checks
  • Improved: Widget now properly embeds and displays in all usage scenarios (shortcode and global)

1.0.0

  • Initial release
  • Full widget configuration interface
  • Shortcode support with attribute overrides
  • Display rules (global, homepage, specific pages)
  • Tabbed admin interface
  • Color picker integration
  • Multi-language support (NL, EN)