Discourse カレンダーとイベント

:discourse2: 概要 Discourse Calendar and Events は、Discourse サイトに動的でインタラクティブなカレンダーおよびイベント機能を追加します。
:open_book: インストールガイド このプラグインは Discourse コアにバンドルされています。個別にインストールする必要はありません。

カレンダーとイベントの有効化

Calendar and Events プラグインは、admin/plugins ページからアクセスできる切り替えスイッチまたは設定から有効にできます。

機能

ある程度予想通りですが、Discourse Calendar and Events は、Discourse サイトにカレンダーとイベントの両方の機能を追加します。これらを使用すると、重要な行事やタイムラインを追跡するための個別のトピックカレンダーを作成したり、カテゴリにカレンダーを表示したり、休暇、欠席、または病欠を示すための祝日カレンダーを追加したり、インタラクティブなイベントトピックを作成したり、すべての今後のイベントの簡単なアクセス可能なカレンダーサマリーを表示したりできます。

カレンダー

カスタムカレンダーは複数のトピックで作成でき、より高い可視性を希望するものはカテゴリのトピックリストの上部に表示できます。

カレンダーの作成と使用方法に関する詳細な情報は、以下をご覧ください。

イベント

イベント機能を使用すると、メンバーがコミュニティの活動に参加または出席するためにサインアップできるインタラクティブな要素をトピックに挿入できます。これらはすべて専用のサイト全体のカレンダーにまとめられ、ナビゲーションメニューに簡単なアクセスリンクを追加するオプションがあります。この機能の作成と使用方法に関する詳細な情報は、以下をご覧ください。

:exclamation: これは Pavilion の Events プラグイン(複数形に注意)と混同しないでください

カレンダー設定

名前 説明
calendar enabled discourse-calendar プラグインを有効にします。これにより、トピックの最初の投稿に [calendar][/calendar] タグのサポートが追加されます。
holiday calendar topic id スタッフの休暇/欠席カレンダーのトピック ID。
holiday status emoji 休暇ステータスに使用される絵文字を定義します。
delete expired event posts after 期限切れのイベントを含む投稿は、(n) 時間後に自動的に削除されます。削除を無効にするには -1 に設定します。
all day event start time 開始時間が指定されていないイベントは、この時間に開始します。形式は HH:mm です。午前 6 時の場合は 06:00 を入力してください。
all day event end time 終了時間が指定されていないイベントは、この時間に終了します。形式は HH:mm です。午後 6 時の場合は 18:00 を入力してください。
calendar categories カテゴリの上部にカレンダーを表示します。必須設定は categoryId と postId です。例:categoryId=6;postId=453[1] その他の有効な設定:tzPicker[2]、weekends[3]、defaultView[4]
calendar categories outlet カテゴリカレンダーを表示する outlet を変更できます。
working days 勤務日を設定します。timezones タグを使用してグループの稼働状況を表示できます。例:[timezones group=admins][timezones]
working day start hour 勤務日の開始時間。
working day end hour 勤務日の終了時間。
close to working day hours extension 時差を強調表示するための勤務時間内の拡張時間を設定します。
calendar automatic holidays enabled ユーザーの地域に基づいて自動的に休暇ステータスを設定します(注:プラグイン設定で特定の自動休暇を無効にできます)。
map events title カテゴリに基づいてサイドバーカレンダーのタイトルをマッピングします。デフォルトは「Upcoming events」です。

イベント設定

名前 説明
discourse post event enabled イベント機能を有効にします。注:calendar enabled も有効である必要があります。
discourse post event allowed on groups イベントを作成できるグループ。
displayed invitees limit イベントに表示される招待者の数を制限します。
display post event date on topic title トピックタイトルの後にイベントの日付を表示します。
use local event date 相対的な時間の代わりに、トピックタイトルの後に現地日付を使用します。
discourse post event edit notifications time extension 元の投稿での編集から「going」招待者が通知を受け取る期間を(分単位で)延長します。
discourse post event allowed custom fields 各イベントでカスタムフィールドの値を設定できるようにします。
events calendar categories カテゴリの上部にイベントカレンダーを表示します。
sort categories by event start date enabled イベント開始日順にカテゴリトピックをソートすることを有効にします。
disable resorting on categories enabled ユーザーがイベントカテゴリでソートする機能を無効にできるようにします。
sidebar show upcoming events 「More」の下にサイドバーに今後のイベントリンクを表示します。post event enabled が必要です。
map events to color 指定されたタグまたはカテゴリにイベントの色を割り当てます。

:information_source: :curling_stone: discourse-post-event/events.json エンドポイントには、シンプルレスポンスと詳細レスポンスを切り替えるためのパラメータが追加されました。詳細レスポンスを取得するには ?include_details=true を追加してください:

/discourse-post-event/events.json?include_details=true

他のプラグインとの統合

このプラグインのコンポーネントを Right Sidebar Blocks と一緒に使用できます。必要なルートが Right Sidebar Blocks コンポーネントで有効になっていることを確認してください。ブロック名は upcoming-events-list です。過去には、Calendar プラグイン自体で追加の設定が必要でしたが、現在は簡素化されています。

これがデフォルトでのサイドバーカレンダーの表示です。

時間を表示したくない場合は、コンポーネントのブロック設定に空の timeFormat 値を追加できます。

:discourse2: 私 hosts されていますか?このプラグインは、Business および Enterprise ティアで利用可能です Calendar | Discourse - Civilized Discussion


  1. categoryId はカレンダーが表示されるカテゴリです。
    postId は [calendar][/calendar] でカレンダーを配置する投稿の ID です。 ↩︎

  2. カレンダーの右上にタイムゾーンピッカーを表示できます。デフォルトは False で、tzPicker=true で有効にできます。 ↩︎

  3. カレンダーから土曜日と日曜日を非表示にできます。デフォルトは True です。weekends=false に設定することで無効にできます。 ↩︎

  4. defaultView はカレンダーの表示(日、週など)を設定します。以下のように設定できます:

    defaultView=agendaDay
    defaultView=agendaWeek
    defaultView=month(デフォルト)
    defaultView=listNextYear ↩︎

「いいね!」 98
How to use the calendar plugin?
Discourse Calendar - How to?
Calendar plugin, nothing is displayed
Discourse 2.2.0.beta3 Release Notes
How to use the calendar plugin?
Discourse Calendar dislpay link text rather than link url
Ability to mark any post as unread
Is there a room booking plugin?
I am looking for a webhook or event api
Inserting date/time into new topic's title field (ie, right here > !)
📅 Event List Widget (Layouts Plugin)
Db:migrate fails on discourse-calendar
Vacation autoresponder for users who are away?
Creating sub-communities in a discourse server
Plugin to gather approvals / signatures on an initiative?
Go from a Wordpress + Discourse structure to a Discourse site only?
Plugin to show upcoming events on hosted discourse
Moderator/Admin Off Duty Button
Please better document the Discourse Calendar plugin
Setup Continuous Integration using GitHub Actions
Add color to events based on event category or tag?
Is there any way to change the starting date of the Calendar?
SEO applied to Discourse Official Plugins
Add color to events based on event category or tag?
Add recurrent items within a date-range
Use Case Question - Room/Equipment Booking
Best practices for communicating to user base
Integrate with Discourse-calendar
My Wiki of useful Meta (and other) links
Quotes in event name clears attendees
Calendar in Discourse
Show Cakeday dates on the Calendar plugin
Agenda de colegio
What are your favorite plugins for your community?
Display a category as a calendar by scheduled Topic-timer dates
Why you should use Discourse internally for your company/team instead of Slack (4 years use case)
Newbie question: Is there a comprehensive guide to configuring and administering Discourse instance?
Events Plugin :calendar:
When "closing" event it moves it to today's date & time
How to display different calendar views?
Discourse calendar and event iCal integration?
Can the auto-responder fire on @mentions?
Help us test Horizon, our newest theme
Bulk Invite via modal only allowing one user (and not displaying correctly)
Event Creation
500 Error when posting, moment.tz runtime error
Best practice for a topic for a recurring event
How to get "back" btn
Event Chat Channels Now Available
📅 New Calendar Feature: End Date for Recurring Events
🌍 New Calendar Feature: Show Local Time
What livestream/webinar platforms do you use?
Custom Wizard Plugin :mage:
ICS → Discourse Importer
How have you built a local community around Discourse?
Events Plugin :calendar:
What happens next?
Bundling more popular plugins with Discourse core
Calendar subscription URLs for external calendar apps
Listing event invitees with email addresses
Discourse Daily Challenges
Upcoming Events Extra Buttons and Enhancements
Horizon: High Context Topic Cards
Besoin de renseignement pour informer une annulation d'événement
Current Projects - May 2026
It's easier than ever to create events in Discourse!
Easily create Events categories using the Calendar and Events plugin
It is very difficult to make events all day in the events modal (and 00:00 is confusing)
Discourse Calendar - How to?
Events Plugin :calendar:
Topic List Previews (TLP)
New Topic button text does not change to New Event in sidebar in events category in Horizon Theme
Event/Calendar Plugin - Cannot select a user for bulk-invite
Category Calendar with defaultView="listNextYear" not showing events
Calendar Core - Needs any special theme?
Creating and managing calendars
Sorting Categories by Title
Creating and managing events
Category Calendar with defaultView="listNextYear" not showing events
The "Save Changes" button is very low on my user preferences interface page
Group Timezones
Easily create Events categories using the Calendar and Events plugin
Available hours / work hours flair
Could use help, setting up new community
Feature request: wrap calendar items when there's just one per day
Right Sidebar Blocks
Custom Discourse instance for a writers club
Unread messages blue numbers appearing in Latest lately (when they shouldn't)?
Database migration chokes on huge value of a "calendar-details" item in table "post_custom_fields"
"Out of office" user indicator
Database migration chokes on huge value of a "calendar-details" item in table "post_custom_fields"
Events Plugin :calendar:
Events Plugin :calendar:
Calendar plugin features to make it really useful for us
"Out of office" user indicator
Can discourse display topic replies in reverse order?
Discourse Livestream
New to Discourse, have some questions :)
Expired events with end times are being removed from upcoming-events even with setting set to -1