Descripción
This is used with the bukazu bookings system, you need to have an account with BUKAZU
The plugin includes a Gutenberg block, bukazu/portal, for embedding the Bukazu portal directly in the block editor without using a shortcode.
The preferred integration method is the Gutenberg block. Use the shortcode only when you need to support classic editor or template-based integrations.
Bloques
Este plugin proporciona 1 bloque.
- Bukazu Portal
Instalación
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/plugin-namedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Create your widget at the ‘Widgets’ screen in WordPress
- Choose your options here
Usage with Gutenberg block
Add the Bukazu Portal block in the editor and configure the shortcode, language, object code, and page settings in the block sidebar.
Usage with short codes
Add a shortcode [bukazu_search shortcode=»» objectcode=»» language=»en»] to your page.
In «shortcode» you should put your portal-code provided by BUKAZU.
In «objectcode» you should put your object-code if you want to see the calendar of a house.
In «language» you can set the language.
In «page» you should put reviews if you want to see the revies of a house, a objectcode is then required
Preguntas frecuentes
-
Can I set the language myself?
-
Yes, with the language variable.
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
«Bukazu Search Widget» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Bukazu Search Widget» ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.
Traduce «Bukazu Search Widget» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
4.0
- Add the Bukazu Portal Gutenberg block for embedding the portal from the block editor
- Major release with updated plugin version metadata
- Clean translation catalogs and add Gutenberg editor translation assets
3.3.2
- Fix loading short_code on wrong place
3.3.1
- Fix bug with empty page variable
3.3
- Add reviews page option to shortcode
3.1
- Fixing return calendar on top of page
2.6
- Update translations
2.5
- Added language files
2.3
- Fix outline of submit button
- Add more persons to picker
2.2
- Can set house calendar with shortcode
- Able to change language of the portal
2.0
- Load new calendar seach page
- Compatible with new version of bukazu api
1.1
- Changed the datepicker to fix problems with old one
- Two date field merged into one datepicker field
1.0
- First stable verion of plugin