ディスコースカレンダーとイベント

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

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

カレンダーとイベントプラグインは、admin/plugins ページからアクセスできるトグルまたは設定のいずれかから有効にできます。

機能

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

カレンダー

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

カレンダーの作成と使用方法の詳細な情報は、こちらをご覧ください:

イベント

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

:exclamation: Pavilion の Events plugin(複数形に注意)と混同しないでください。

カレンダー設定

名前 説明
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 カテゴリカレンダーを表示するアウトレットを変更できるようにします。
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

ライブストリームイベント

ライブイベントには、ライブストリーム機能を使用して、メンバーがイベントを視聴しながらチャットに参加できるようにします。

ライブストリームイベントには以下のものが含まれます:

  • ビデオストリーム(例えば YouTube を使用)
  • Discourse Calendar and Events を使用したカレンダーイベント
  • イベント用に自動的に作成される対応する チャット チャンネル

ライブストリームイベントの前提条件

ライブストリームイベントを使用するには、ライブストリームがイベントに対応するチャットチャンネルを作成するため、chat enabled が必要であり、さらに discourse post event enabled および calendar enabled が必要です。

ライブストリームイベントの作成

ライブストリームイベントを作成するには:

  1. 新しいトピックを開きます。
  2. コンポーザーツールバーの + アイコンを選択し、Create Event をクリックします(イベントがすでにトピックに追加されていない場合)。
  3. イベントビデオのリンク(例:YouTube URL)を場所/URL フィールドに貼り付けます。
  4. 「livestream」をオンにします。

その後、イベントとライブストリームが作成され、右側にそれに対応するチャットチャンネルが表示されます。

ユーザーがイベントで Going を押すと、自動的にチャットチャンネルに参加し、会話に参加できるようになります!

他のプラグインとの統合

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

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

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

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


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

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

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

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

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

「いいね!」 99
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?
Inserting date/time into new topic's title field (ie, right here > !)
I am looking for a webhook or event api
📅 Event List Widget (Layouts Plugin)
Db:migrate fails on discourse-calendar
Moderator/Admin Off Duty Button
Plugin to gather approvals / signatures on an initiative?
Go from a Wordpress + Discourse structure to a Discourse site only?
Creating sub-communities in a discourse server
Vacation autoresponder for users who are away?
Please better document the Discourse Calendar plugin
Plugin to show upcoming events on hosted discourse
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?
Angus' 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?
Event/Calendar Plugin - Cannot select a user for bulk-invite
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?
Angus' 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!
Help us test Horizon, our newest theme
It is very difficult to make events all day in the events modal (and 00:00 is confusing)
Discourse Calendar - How to?
Angus' 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
Current Projects - June 2026
Easily create Events categories using the Calendar and Events plugin
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"
Angus' Events Plugin :calendar:
Angus' 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
Setup Continuous Integration using GitHub Actions