這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Constell Widget

外掛說明

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

安裝方式

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 (€)

常見問題集

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

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Constell Widget〉的開發相關工作。

參與者

將〈Constell Widget〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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)