Dweelio Embed

外掛說明

Dweelio is a comprehensive property rental management system designed for property owners and managers. It provides a complete solution for managing rental properties, handling bookings, setting availability and pricing, and integrating booking functionality into your existing website.

Dweelio Embed is a lightweight plugin that allows you to easily embed Dweelio content on your WordPress site using a custom Gutenberg block. This plugin enables you to integrate your Dweelio property booking widgets directly into your WordPress pages.

Simply add the Dweelio Embed block to your page or post, enter your Dweelio UUID, adjust the height if needed, and publish. The plugin will create an iframe that loads your Dweelio content, allowing your visitors to check availability, calculate prices, and make bookings without leaving your site.

For more information, visit dweelio.com or email us at info@dweelio.com.

Features

  • Easy-to-use Gutenberg block
  • Customizable embed height
  • Responsive design
  • Minimal footprint

External Services

This plugin connects to the Dweelio API to display a property booking widget.

What it does: When a visitor loads a page containing the Dweelio Embed block, the plugin renders an <iframe> that loads the Dweelio booking interface from https://api.dweelio.com. The visitor can then check availability, view pricing, and complete a booking without leaving your site.

What data is sent: The only data transmitted to Dweelio’s servers is the property UUID that the site administrator entered in the block settings. No personal data of the page visitor is sent by the plugin itself; any personal data collected (e.g. guest name, email, payment details) is entered directly by the visitor inside the iframe and handled by Dweelio in accordance with its own policies.

When data is sent: Every time a visitor loads a page that contains the Dweelio Embed block.

Service provider: Dweelio (https://dweelio.com)

Source Code

This plugin uses a JavaScript build step (via @wordpress/scripts / webpack) to produce the compiled build/index.js file that WordPress loads in the block editor. The uncompiled source code is included in the src/ directory of this plugin.

To rebuild from source:

  1. Install Node.js (v16+) and npm.
  2. Run npm install in the plugin directory.
  3. Run npm run build to produce the build/ assets.

The full source is also publicly available on GitHub: https://github.com/abelfernandez1/dweelio-wordpress

螢幕擷圖

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • Dweelio Embed Embed Dweelio content using a UUID.

安裝方式

  1. Upload the dweelio-embed folder to the /wp-content/plugins/ directory, or install the plugin directly through the WordPress Plugins screen.
  2. Activate the plugin through the “Plugins” screen in WordPress.
  3. Edit any page or post with the Gutenberg editor.
  4. Search for the “Dweelio Embed” block and add it to your content.
  5. In the block settings panel, enter the UUID of your Dweelio property.
  6. Publish or update the page. Visitors will see your Dweelio booking widget.

常見問題集

Where do I find my Dweelio UUID?

You can find your Dweelio UUID in your Dweelio account dashboard. If you need assistance, please contact Dweelio support.

Can I customize the appearance of the embed?

Currently, you can adjust the height of the embed. Additional customization options may be added in future updates.

How can I contact Dweelio Support?

You can contact Dweelio support by visiting dweelio.com or sending an email to info@dweelio.com.

使用者評論

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

參與者及開發者

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

參與者

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

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • Initial release.