Este plugin não foi testado com as 3 últimas grandes versões do WordPress. Pode já não ser suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

EduAdmin Booking

Descrição

Plugin that you connect to EduAdmin to enable bookings of both courses and programmes through your website.

Requires the following PHP-modules

  • php-curl
  • php-mbstring

How can I report security bugs?

You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. Report a security vulnerability.

Instalação

  • Upload the zip-file (or install from WordPress) and activate the plugin
  • Provide the API key from EduAdmin.
  • Create pages for the different views and give them their shortcodes

Avaliações

Este plugin não tem avaliações.

Contribuidores e programadores

“EduAdmin Booking” é software de código aberto. As seguintes pessoas contribuíram para este plugin:

Contribuidores

“EduAdmin Booking” foi traduzido para 2 locales. Obrigado aos tradutores pelas suas contribuições.

Traduza o “EduAdmin Booking” para o seu idioma.

Interessado no desenvolvimento?

Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.

Registo de alterações

The full changelog available on GitHub

5.4.0 (2025-02-25)

Features

  • Added VoucherTemplate OData-endpoint (9a6c631)

Bug Fixes

  • Custom course detail views will no longer require an attribute to show on demand events. (6f90e87)

Documentation

  • Remove ondemand-attribute from detailinfo (dfa3f59)

5.3.1 (2024-11-05)

Bug Fixes

  • Set health-check as blocking, so we get an actual result, increase timeout to 0.5 seconds (7e4bd4e)

5.3.0 (2024-11-05)

Features

  • Handle API being down/blocked, instead of making the site hang until the configured timeout happens. (a1a5104), closes #153

5.2.0 (2024-11-04)

Features

  • Setting to turn off/on OG/metadata and LD+JSON. (594c422), closes #520

Bug Fixes

  • Added repeatFrequency, repeatCount and courseMode for LD+JSON (e5e5c42), closes #511