
外掛標籤
開發者團隊
原文外掛簡介
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 [email protected].
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
Terms of Service
Privacy Policy
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:
Install Node.js (v16+) and npm.
Run npm install in the plugin directory.
Run npm run build to produce the build/ assets.
The full source is also publicly available on GitHub: https://github.com/abelfernandez1/dweelio-wordpress
