ITMAROON Booking Block

描述

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.

螢幕截圖

Blocks

This plugin provides 1 block.

  • RESERVATION BLOCK

評價

There are no reviews for this plugin.

貢獻者及開發者

“ITMAROON Booking Block” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 ITMAROON Booking Block 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.1.0

  • Initial release.