OSS探訪

PLANKA — realtime collaborationとREST APIを備えるself-host Kanban / project tracker

OSS健全度 89
スコアの見方

発掘スコアはStars・Watchers・Forks・Contributorsを対数圧縮して重み付けした独自指標(上限なし)。成長モメンタムは観測期間内の同スコアの差、OSS健全度は取得できた更新状況・Community Health・Releaseの0〜100評価です。

Stars
12,557
主要言語
JavaScript
ライセンス
未判定
リポジトリ最終更新
2026/09/17

概要

PLANKAは、project・board・list・cardをdrag-and-dropで管理するself-host型Kanbanです。Community版でもrealtime collaboration、Markdown、attachment、comment、custom field、通知、webhook、REST API、2FAを利用できます。2026年9月17日時点のlatest Community releaseはv2.2.1です。

特徴と向いている用途

公式資料に基づく紹介・実機未検証 · 内容確認日:

Kanbanの基本操作にrealtime collaboration・通知・APIをまとめる

Community版でboard/list/card、Markdown、attachment、comment、custom field、stopwatch、due date、100+ notification provider、webhook、REST API、2FAを提供します。clientはReact/Redux/Vite、serverはNode.js/Sails.js、PostgreSQLを利用します。

出典:[2][4][5]

Communityを自分のdatabaseとbackupで運用し、必要ならProへ拡張する

Communityはself-hostでき、dataとbackupを自分で管理できます。Proはmobile/tablet UI、calendar/timeline/map、recurring card、template、guest role、OIDC SSO、export等を追加します。

出典:[2]

Trello系のboard運用をSaaSから切り離し、team dataを自前infraへ置きたい場合に

小〜中規模teamのproject/task trackingをself-hostしつつ、realtime更新やAPI連携を維持したい用途に向きます。

出典:[2]

Communityはcustom Fair Use Licenseで、Pro移行とsecurity updateにも注意する

PLANKAはfair-codeを掲げますが、Communityは標準OSS licenseではなく独自Fair Use Licenseです。Proは別商用licenseで、Communityからのupgradeはone-wayのためbackupが必要です。v2.2.1はlocal file storageのpath traversalを修正したsecurity releaseです。

出典:[2][3]

参考にした公式資料

  1. [1]plankanban/planka — GitHub repository metadata(2026-09-17)
  2. [2]PLANKA — README(2026-09-17)
  3. [3]PLANKA Community v2.2.1 release(2026-09-17)
  4. [4]PLANKA — server/package.json(2026-09-17)
  5. [5]PLANKA — client/package.json(2026-09-17)
編集部からの補足

機能だけでなくCommunityの独自Fair Use LicenseとProのone-way migrationを導入判断材料として明示します。

3ステップで試す

  1. 1

    ソースを取得

    git clone --depth 1 https://github.com/plankanban/planka.git
  2. 2

    リポジトリへ移動

    cd planka
  3. 3

    公式手順を確認

    READMEのInstallation / Quick Start / Getting Startedにある公式コマンドを続けて実行してください。

    find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
公式READMEで確認

成長

成長の推移 · 直近30日

12,557 Stars

推移データを蓄積中です。

開発アクティビティ

直近90日・週次

Commit(直近30日)
52
Open PR
3

開発アクティビティを蓄積中です。

Built with

カテゴリとタグ

GitHubデータ

GitHubのデータGitHubの詳細データを見る

GitHub Topics

  • kanban
  • collaboration
  • docker
  • project-management
  • self-hosted
  • task-management
  • trello-alternative
Stars
12,557
Forks
1,378
Watchers
83
Open Issues
369
主要言語
JavaScript
ライセンス
未判定
リポジトリ最終更新
2026/09/17

このOSSの使い方や活用事例をMarkdownで投稿できます。管理者が承認した後に公開されます。

情報の誤りを報告

掲載内容に誤りや古い情報があればお知らせください。