MyClub Booking

外掛說明

This plugin is intended for associations and organizations that use the MyClub membership system and need to fetch information about bookable items on their website.

Please ensure that your server is running on PHP 7.4 or higher and your WordPress version is at least 6.4 to utilize this plugin fully.

Components

There is only one component in this plugin:
* Bookable items

This component retrieves bookable items from the MyClub member administration platform and displays them on a wordpress page.

Appearance

All components are minimally designed to make them easier to customize and fit your website’s design. All headers, tables, images, and similar items have their own CSS classes, allowing you to style them according to your preferences.

Dependencies

The plugin has no external plugin dependencies. All requirements are bundled in the plugin itself. However we are using the following opensource library (which is included in the plugin):
* FullCalendar (v5.11.5 and v6.1.11), which can be seen here. All source to the plugin is available here. No data is being sent to the FullCalendar plugin website.

External services

This plugin connects to the MyClub member administration platform (https://member.myclub.se/) to fetch data. This is required for the plugin to work.
This service is provided by MyClub AB: https://www.myclub.se/
Privacy policy: https://www.myclub.se/integritetspolicy

Privacy

This plugin communicates with https://member.myclub.se/ to provide data for the plugin.

The following information is transmitted:
– Site URL

The plugin transmits name and email address of the person who is booking an item in the plugin.

適用於區塊編輯器

這個外掛提供 1 個可供 Gutenberg/區塊編輯器使用的區塊。

  • MyClub Booking Calendar Display calendar for a selected bookable item

安裝方式

To fetch data from MyClub, you must first install this plugin:
1. Login to your WordPress Dashboard
2. Go to Plugins -> Add New
3. Search for MyClub booking plugin
4. Install the MyClub booking plugin
5. Activate it.
6. Add your API key to the plugin settings.

You can generate an API key within MyClub under Productions and prices in MyClub. Please note that once the key is generated, you need to save it immediately and paste it into the newly installed plugin. You can also reuse the API key from the MyClub groups plugin.

Once the plugin is installed with the API key, you can begin using it. The plugin consists of various components that can be added to any page via either Gutenberg blocks or Shortcodes.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈MyClub Booking〉的開發相關工作。

參與者

將〈MyClub Booking〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.1.0

  • Checked plugin for WordPress 7.0 compatibility.
  • Add setting for calendar height.

1.0.0

  • Initial release