百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
F

fat_free_crm

> 编程语言
开源

Ruby on Rails CRM 平台

3.6K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

Ruby on Rails CRM 平台

# Fat Free CRM [![Discord][discord-img-url]][discord-url] [discord-img-url]: https://img.shields.io/badge/chat-on%20discord-7289da.svg?sanitize=true [discord-url]: https://discord.gg/JVrzD8RYyk ### An open source, Ruby on Rails [customer relationship management][crm-wiki] platform (CRM). [crm-wiki]: http://en.wikipedia.org/wiki/Customer_relationship_management Out of the box it features group collaboration, campaign and lead management, contact lists, and opportunity tracking.
Contacts
Opportunities
Accounts
Tasks Build out your data with *custom fields*, organise with *tags*, model your organisation's _groups_ and _teams_. Extend the core with [plugins for webhooks handling and sending, merging records, time tracking and more](https://github.com/fatfreecrm/fat_free_crm/wiki/Available-Plugins). Join a [large community](https://github.com/fatfreecrm/fat_free_crm/wiki/People-Using-Fat-Free-CRM) building on open source solutions. Pull requests and bug reports are always welcome! Visit our website at http://www.fatfreecrm.com/ or check out the [documentation](https://www.rubydoc.info/github/fatfreecrm/fat_free_crm.git/master). ## System Requirements * Ruby 3.1+ recommended * MySQL v4.1.1 or later (v5+ is recommended), SQLite v3.4 or later, or Postgres 8.4.8 or later. * ImageMagick (optional, only needed if you would like to use avatars) (Ruby on Rails and other gem dependencies will be installed automatically by Bundler.) ## Installation Please view one of the following installation guides: ### [Setup Linux or Mac OS](http://guides.fatfreecrm.com/Setup-Linux-or-Mac-OS) Installing Fat Free CRM on Linux or Mac OS X ### [Setup Heroku](http://guides.fatfreecrm.com/Setup-Heroku) Setting up a Heroku instance for Fat Free CRM ### [Setup Microsoft Windows](http://guides.fatfreecrm.com/Setup-Microsoft-Windows) Installing Fat Free CRM on Microsoft Windows (Deprecated) ### [Running Fat Free CRM as a Rails Engine](http://guides.fatfreecrm.com/Running-as-a-Rails-Engine) Run the Fat Free CRM gem within a separate Rails application. This is the best way to deploy Fat Free CRM if you need to add plugins or make any customizations. Note that it is not yet simple to 'bolt' Fat Free CRM into your existing rails project, but we're heading in that direction. ## Upgrading from previous versions of Fat Free CRM Please read the [Release notes](https://github.com/fatfreecrm/fat_free_crm/releases) or [Changelog](https://github.com/fatfreecrm/fat_free_crm/blob/master/CHANGELOG.md) document for more detailed information on upgrading from previous versions. ## Resources ||| |-----------------------------------:|:--------------------------| | **Home Page**: | http://www.fatfreecrm.com | | **Guides**: | http://guides.fatfreecrm.com | | **Github Project Page**: | http://github.com/fatfreecrm/fat_free_crm | | **Feature Requests and Bugs**: | http://github.com/fatfreecrm/fat_free_crm/issues | | **Ruby gem**: | https://rubygems.org/gems/fat_free_crm | | **User's Google Group**: | http://groups.google.com/group/fat-free-crm-users | | **Developer's Google Group**: | http://groups.google.com/group/fat-free-crm-dev | ## For Developers Fat Free CRM is released under the MIT license and is freely available for you to use for your own purposes. We do encourage contributions to make Fat Free CRM even better. Send us a pull-request and we'll do our best to accommodate your needs. Specific features that are not 'Fat Free' in nature, can be added by creating Rails Engines. See the [wiki](http://github.com/fatfreecrm/fat_free_crm/wiki) for information on how to do this. Tests can easily be run by typing 'rake' but please note that they do take a while to run! ## Main contributors * [Michael Dvorkin (@michaeldv)](https://github.com/michaeldv) - Founding creator * CloCkWeRX * johnnyshield * DmitryAvramec * steveyken See the [contributors graph](https://github.com/fatfreecrm/fat_free_crm/graphs/contributors) and the [contributors file](https://github.com/fatfreecrm/fat_free_crm/blob/master/CONTRIBUTORS.md) for further details. ## License Fat Free CRM Copyright (c) 2008-2018 Michael Dvorkin and contributors. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

GitHub Issues· 72 开放

在 GitHub 查看全部
  • #1741

    Ensure vendor/* does not include excessive data

    更新于 2026年6月30日
  • #390

    Ability to stop users creating new tags

    Feature更新于 2026年4月19日
  • #275

    respond_to for rss is always wrong

    CoreBug更新于 2026年4月19日
  • #695

    Modernize Fat Free CRM UI

    UIFeature更新于 2026年4月19日
  • #1485

    Feature parity with basics of Hubspot

    更新于 2026年4月13日
  • #1656

    Increase default password minimums, complexity and password manager friendlyness

    更新于 2026年3月10日
  • #1586

    Password reset makes user unconfirmed

    更新于 2025年8月31日

核心特点

  • •Ruby 3.1+ recommended
  • •MySQL v4.1.1 or later (v5+ is recommended), SQLite v3.4 or later, or Postgres 8.4.8 or later.
  • •ImageMagick (optional, only needed if you would like to use avatars)
  • •Michael Dvorkin (@michaeldv) - Founding creator
  • •CloCkWeRX
  • •johnnyshield
  • •DmitryAvramec
  • •steveyken

> 标签

Ruby

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言