Description
You can be renting campervans and cars today! The Roaver Widget plugin allows you to seamlessly add your Roaver integration directly into your WordPress site. This relies on you having a Roaver account. Configure and display widgets by using drag & drop blocks or entering shortcodes.
If you do not have a Roaver account, get in touch!
Usage
Using Shortcode
- Insert
[roaver_widget widget_type="search" element_id="custom_id" locale="en"]
in posts or pages. - Attributes:
widget_type
: Specify ‘search’ or ‘book’.element_id
: Unique ID for the widget container.locale
: Optional two-letter locale code. If not provided, the browser language will be used.scroll_offset
: Optional integer between 0 and 1000.
Using Gutenberg Block
- Add the Roaver Widget block from the ‘EMBEDS’ category in the block editor.
- Configure widget type, element ID, locale, and scroll offset via the block inspector controls.
External services
This plugin connects to an API to fetch live search results, create quotes and fulfill bookings for customers visiting your site.
Visitor sessions initiated when the widget is initialized and may include browser locale and timezone to ensure relevant information. Customer interactions with the Roaver widget are relayed to the Roaver service to serve live search results, create quotes and complete bookings. We do not collect information for marketing and do not sell customer data.
Cookies are not used for this service, instead a secure session ID identifies customers and is sent within API requests.
This service is provided by “Roaver Pty Ltd”: terms of use, privacy policy.Ensure your WordPress installation is compatible with the block editor for the best experience with this plugin.
Blocks
This plugin provides 1 block.
- Roaver Widget
Installation
- Get the plugin.
a. Click ‘Add Plugin’ or ‘Install Plugin’ from your wordpress site.
b. Select ‘Download’ and manually add the plugin to your wordpress site. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Use the Settings -> Roaver Widget screen to configure the plugin options with your affiliate key and optionally set a default locale.
- Insert the
[roaver_widget]
shortcode or use the custom Gutenberg block to display widgets in your content.
FAQ
-
How do I get an affiliate key?
-
Your affiliate key is provided through your Roaver account. Make sure to enter it in the plugin settings after installation. Visit our contact us page if you are interested.
-
Can I customize the widget’s appearance?
-
The widget’s appearance is based on your theme configured in our portal. Further customization can be achieved by customizing CSS styles in your wordpress theme or using additional plugins.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Roaver Widget” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Roaver Widget” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.00
- Initial release with support for shortcodes and Gutenberg blocks.
1.04
- Added scroll offset option.
- Improved implementation of locale.
1.06
- Improved readme with specifics of external service
1.07
- Added screenshots, icon and tweaked description