fatfreecrm/fat_free_crm

Ruby on Rails CRM platform

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 1 hour ago
Added to GitGenius on September 19th, 2026
Created on November 25th, 2008
Open Issues & Pull Requests: 72 (+0)
GitHub issues: Enabled
Number of forks: 1,317
Total Stargazers: 3,629 (+0)
Total Subscribers: 136 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.9 days
Mean response time: 431.0 days
90th percentile: 1700.5 days
Tracked items: 59

Most active contributors

Sign in to see contributor activity.

How this project is maintained

44% of open issues come from outside the core team, a mix of external reports and the maintainers' own roadmap. Work labelled "Bug" is answered fastest, typically in about 3 days, while "Feature" waits about 6 weeks. Three people close 100% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 36
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 1,901 days
Stale 30+ days: 36
Stale 90+ days: 35

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • Feature (19)
  • Bug (11)
  • UI (7)
  • good first issue (5)
  • Database (3)
  • Deployment (3)
  • Core (2)
  • Custom Fields (2)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Fat Free CRM is a Ruby on Rails CRM platform that provides group collaboration, campaign and lead management, contact lists, and opportunity tracking out of the box.

The tool addresses the need for an open-source customer relationship management system by bundling core CRM functionality into a self-contained Rails application. It organizes customer data through contacts, accounts, opportunities, and tasks, with the ability to extend these with custom fields and tags. Teams and groups can be modeled within the system to reflect organizational structure, and the platform supports group-based collaboration on CRM activities.

Organizations considering adoption should evaluate whether they need a self-hosted, customizable CRM rather than a commercial SaaS offering. The tool suits teams already invested in the Ruby on Rails ecosystem or those wanting to avoid vendor lock-in. It can be deployed as a standalone Rails application on Linux, Mac OS, or cloud platforms, or run as a Rails engine embedded within an existing Rails project for teams needing deeper customization. The project offers plugins for webhooks, record merging, and time tracking to extend core functionality.

The project maintains active community engagement through a Discord channel and welcomes pull requests and bug reports. Documentation is available through both a dedicated guide site and API documentation. The codebase requires Ruby 3.1 or later and supports multiple database backends including MySQL, PostgreSQL, and SQLite, with optional ImageMagick support for avatar handling.