makeplane/plane

🔥🔥🔥 Open-source Jira, Linear, Monday, and ClickUp alternative. Plane is a modern project management platform to manage tasks, sprints, docs, and triage.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 44 minutes ago
Added to GitGenius on November 29th, 2023
Created on November 19th, 2022
Open Issues & Pull Requests: 1,085 (+1)
Number of forks: 5,471
Total Stargazers: 57,636 (+9)
Total Subscribers: 174 (+0)

Repository Insights (GitGenius)

Median issue/PR response: N/A
Mean response time: 47.5 days
90th percentile: 160.8 days
Tracked items: 1,456

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "✍️editor" is answered fastest, typically in under an hour, while "🏠self-hosted" waits about 7 weeks. 55% of tracked open issues have had no activity in three months. Only 2% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 810
New in 7 days: 18
Closed in 7 days: 0
Avg open age: 258 days
Stale 30+ days: 712
Stale 90+ days: 577

Recent activity

Opened in 7 days: 17
Closed in 7 days: 0
Comments in 7 days: 16
Events in 7 days: 66

Top labels

  • 🐛bug (924)
  • ✨feature (597)
  • plane (315)
  • 🏠self-hosted (139)
  • ✍️editor (34)
  • pages (27)
  • 🌟enhancement (24)
  • 🎨UI / UX (20)

Detailed Description

Plane is an open-source project management platform positioned as an alternative to Jira, Linear, Monday, and ClickUp. Built primarily with TypeScript, it provides a modern interface for teams to manage tasks, sprints, documentation, and issue triage without the overhead of managing the tool itself. The platform is available both as a cloud-hosted service and as a self-hosted option, with deployment support for Docker and Kubernetes, allowing organizations to maintain full control over their data and infrastructure.

The core functionality centers on work item management, where users can create and manage tasks using a rich text editor that supports file uploads, sub-properties, and cross-issue references. Cycles provide sprint-like functionality with burn-down charts and progress tracking to maintain team momentum. Modules allow teams to break complex projects into smaller, manageable components. The Views feature enables customization through filters that can be saved and shared, letting teams focus on relevant issues. Pages offer a note-taking and documentation capability with AI features and rich text formatting that can convert notes into actionable work items. Analytics provide real-time insights across project data to help teams visualize trends and identify blockers.

The technical stack leverages Django and Python for backend services, PostgreSQL for data persistence, and Redis for caching and real-time features. The frontend uses React with Vite as the build tool. The platform emphasizes community engagement through a forum, GitHub discussions, and active social media presence. The project follows the GNU Affero General Public License v3.0, ensuring that modifications and deployments remain open-source. Instance administrators can configure settings through a God mode feature for self-hosted deployments. The project maintains security protocols with a dedicated security policy and encourages responsible vulnerability disclosure through [email protected] rather than public issue reporting.