ITMAROON Booking Block

Beskrivning

ITMAROON BOOKING BLOCK provides a reservation calendar block backed by dedicated WordPress database tables.

Site administrators can:

  • Define reservable resource units and their capacity.
  • Generate daily and time-based reservation slots.
  • Open, close, edit, and remove reservation slots.
  • Review and delete booking records.

Logged-in users can:

  • View current availability.
  • Create a reservation.
  • Change the number of guests.
  • Cancel their own reservation.

The plugin stores reservation data in the site’s WordPress database. It does not send reservation data to an external service.

Related Links

  • ec-relate-blocks: GitHub
    https://github.com/itmaroon/itmaroon-booking-block
  • block-class-package: GitHub
    https://github.com/itmaroon/block-class-package
  • block-class-package: Packagist
    https://packagist.org/packages/itmar/block-class-package
  • itmar-block-packages: npm
    https://www.npmjs.com/package/itmar-block-packages
  • itmar-block-packages: GitHub
    https://github.com/itmaroon/itmar-block-packages

Developer Notes

The unminified TypeScript and SCSS source is available at:
https://github.com/itmaroon/itmaroon-booking-block

Build the production assets with npm install followed by npm run build.

External Services

This plugin does not connect to external services.

Skärmdumpar

Block

Detta tillägg tillhandahåller 1 block.

  • RESERVATION BLOCK

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”ITMAROON Booking Block” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”ITMAROON Booking Block” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

0.1.0

  • Initial release.