=== Rentware Widgets for Elementor === Contributors: paulfelge, betterwaresoftware Tags: rental, booking, elementor, rentware, availability Requires at least: 6.5 Tested up to: 6.9 Requires PHP: 8.0 Stable tag: 1.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Integrate Rentware rental widgets into your WordPress website using the Elementor Page Builder. == Description == **Rentware Widgets for Elementor** adds a dedicated Rentware widget to the Elementor editor, letting you embed rental checkout and availability calendar widgets directly on any page — no coding required. **What is Rentware?** Rentware is a rental management SaaS platform that helps businesses manage inventory, bookings, and customer relationships. It provides embeddable widgets for checkout and availability calendars that integrate directly into any website. **Features:** * Drag-and-drop Rentware widget in the Elementor panel * Supports Checkout Widget and Availability Calendar * Global access token setting shared with the Rentware Shortcodes plugin * Per-widget token override for multi-account setups * Compatible with Elementor 4.0 and the new Atomic editor == Installation == 1. Make sure Elementor is installed and activated. 2. Upload the `rentware-widgets-for-elementor` folder to `/wp-content/plugins/`, or install it via the WordPress plugin screen. 3. Activate the plugin through the **Plugins** menu in WordPress. 4. Go to **Settings > Rentware** and enter your Rentware API access token. 5. Open any page in Elementor, search for "Rentware" in the widget panel, and drag the widget onto your page. == Frequently Asked Questions == = Do I need a Rentware account to use this plugin? = Yes. You need an active Rentware subscription. Sign up for a free trial at rentware.com. = Where do I find my access token? = In your Rentware account dashboard. Once copied, paste it into **Settings > Rentware > Access Token** in WordPress. = Is this compatible with Elementor 4.0? = Yes. The plugin uses the current `elementor/widgets/register` hook and is fully compatible with Elementor 4.0 and the Atomic editor. == Screenshots == 1. The Rentware widget in the Elementor panel. 2. Widget settings — Article ID, Widget Type, and optional token override. 3. The Rentware settings page under Settings > Rentware. == Changelog == = 1.1.0 = * Updated to use `elementor/widgets/register` hook (replaces deprecated `elementor/widgets/widgets_registered`). * Updated to use `Widgets_Manager::register()` (replaces deprecated `register_widget_type()`). * Removed all Elementor Scheme usage (removed in Elementor 3.26). * Raised minimum PHP version to 8.0. * Bumped "Tested up to" to WordPress 6.9 and Elementor 4.0. = 1.0.4 = * Previous release.