Nuage Business Calendar

外掛說明

Nuage Business Calendar is a lightweight, clean, and easy-to-use business calendar plugin developed by Nuage Creative. It allows you to display a simple calendar on your website and mark specific days (such as regular holidays, business events, or special days) with elegant colored circles.

No complex booking systems, no heavy CSS—just a beautiful, minimalist calendar.

🌟 Key Features

  • Simple Click-to-Mark Interface: Just click on a date in the admin panel to toggle a circle.
  • Customizable Styles: Create up to 10 different circle styles with your own labels (e.g., Red for “Holidays”, Blue for “Events”) and custom colors.
  • National Holiday Import: Instantly import public holidays for specific countries (Japan, US, UK, France, Canada, etc.) via JSON files.
  • Flexible Shortcode: Easily display the calendar anywhere using the [nbcal_calendar] shortcode. You can also add a custom title like [nbcal_calendar title="Business Day Calendar"].
  • Smart Navigation Limits: Prevent users from clicking too far into the past or future by setting navigation limits (e.g., allow navigating only 3 months ahead).
  • Legend Toggle: Choose whether to show or hide the legend below the calendar. Even if hidden, hover tooltips will show the label name!
  • Multilingual Ready: Fully internationalized. English, Japanese, and French translations are supported.

安裝方式

  1. Upload the nuage-business-calendar folder to the /wp-content/plugins/ directory, or install it via the WordPress plugin directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Settings > Nuage Business Calendar to create your circle styles and mark your dates.
  4. Use the shortcode [nbcal_calendar] on any page, post, or widget to display the calendar.

常見問題集

How do I display the calendar with a title?

You can use the title attribute in the shortcode. For example:
[nbcal_calendar title=”Store Schedule”]

How do I add my own country’s holidays?

You can easily add your own holidays! Just create a JSON file named holidays-[country-code]-[year].json (e.g., holidays-de-2026.json for Germany 2026) and upload it to the plugin’s /data/ directory via FTP. It will automatically appear in the import dropdown. The file should contain a _region_name key and date entries in YYYY-MM-DD format.

Can I hide the labels/legend under the calendar?

Yes. Go to Settings > Nuage Business Calendar > Display Settings, and set “Show Legend” to “No”. Users can still see the label name by hovering over the colored circle on the calendar.

使用者評論

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

參與者及開發者

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

參與者

將〈Nuage Business Calendar〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0.0

  • Initial release.