Astro Booking Engine

Descrizione

Display the booking engine form through the use of the shortcode [astro-booking-engine].
Includes the most popular booking engine providers.
You need to have a contract with one of the booking engine providers listed below and configure the plugin settings.

List of configurable booking engine providers in alphabetical order:

New booking engine providers are welcome!
If your booking engine provider is not on the list, you can request its inclusion by sending an email to alian@alian.it with the provider documentation if you have.

This plugin is compatible with translation plugins such as WPML and Loco Translate.

Wordefence vendor verification key

gsphudo7by90lzwdlihyerqxbzj6jiln

Screenshot

Installazione

  1. Upload the entire astro-booking-engine folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen (Plugins > Installed Plugins).

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Astro Booking Engine” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

1.4.1

  • Security: fixed a Cross-Site Request Forgery issue in the “Remove all plugin settings” function (CVE-2025-10308). The action was performed on a plain GET request without nonce validation, so an administrator could be tricked into deleting all plugin settings by following a forged link. The request is now validated with a nonce and an explicit capability check. Thanks to Nabil Irawan (Heroes Cyber Security) for the responsible disclosure.
  • Fixed: on the Settings screen the shortcode name was showing the literal <strong> tags instead of being displayed in bold.
  • Changed: the plugin author is now Alian Schiavoncini (https://www.alian.it) and the support address is alian@alian.it. The previous AstroThemes website and email address are no longer active.
  • Changed: the admin menu is now named “Astro Plugins” instead of “AstroThemes”.
  • Compatibility: tested with WordPress 7.0.
  • Changed: the plugin version is now stored in the ASTRO_BE_VERSION constant instead of being read at runtime with get_plugin_data().
  • Changed: the jQuery UI calendar stylesheet is now enqueued with a version number, so browsers pick up changes after an update.

1.4.0

  • Checked full compatibility with WordPress version 6.8.3
  • Added Wordefence vendor verification key

1.3.0

  • Added full compatibility with WordPress version 6.6.1.
  • Added security checks to the code

1.2.0

  • Added Passepartout provider.

1.1.1

  • Changed the plugin description.

1.1.0

  • Added 5Stelle provider.

1.0.2

  • Added italian language.

1.0.1

  • Changed the support link in admin settings page.

1.0.0

  • Initial version