Fat Free CRM

一个开源的 Ruby on Rails 客户关系管理平台(CRM)。『 An open source, Ruby on Rails customer relationship management platform (CRM). 』

Github stars Tracking Chart

Fat Free CRM是一个开源的 Ruby on Rails 客户关系管理平台(CRM)。

开箱即用的功能包括小组协作,活动和潜在客户管理,联系人列表和机会跟踪。

该项目的目标是通过提供可由开发人员轻松扩展的干净代码库来促进CRM创新。

Fat Free CRM 允许小型企业组织和维护有关其所有客户关系的信息。 它提供企业信息的管理,如客户联系人,客户帐户,销售线索和销售机会。 它还管理会议,员工任务,电话和后续活动等活动。

令 Fat Free CRM 声名鹊起的是其简单易用且直观的用户界面,因此技术恐惧症人员无需担心。

系统要求:

  • 推荐 Ruby 2.4+
  • MySQL v4.1.1 或更高版本(建议使用v5+),SQLite v3.4 或更高版本,或 Postgres 8.4.8 或更高版本。
  • ImageMagick (可选,仅在您想使用头像时才需要)

Ruby on Rails 和其他 gem 依赖项将由 Bundler 自动安装。

安装

请查看以下安装指南之一:

设置 Linux 或 Mac OS

在 Linux 或 Mac OS X 上安装 Fat Free CRM

设置 Heroku

为 Fat Free CRM 设置 Heroku 实例

设置Microsoft Windows

在Microsoft Windows 上安装 Fat Free CRM

运行 Fat Free CRM 作为Rails引擎

在单独的Rails应用程序中运行 Fat Free CRM gem。 如果您需要添加插件或进行任何自定义,这是部署 Fat Free CRM 的最佳方式。 请注意,将 Fat Free CRM“固定”到现有的 rails 项目中并不简单,但我们正朝着这个方向前进。

从以前版本的 Fat Free CRM 升级

有关从以前版本升级的更多详细信息,请阅读Changelog 文档

资源

主页: http://www.fatfreecrm.com
指南: http://guides.fatfreecrm.com
在线演示: http://demo.fatfreecrm.com
Github 项目页面: http://github.com/fatfreecrm/fat_free_crm
特性请求和 bug : http://support.fatfreecrm.com/
RDoc API: http://api.fatfreecrm.com
Ruby gem: https://rubygems.org/gems/fat_free_crm
Twitter Commit Updates: http://twitter.com/fatfreecrm
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
IRC Channel: #fatfreecrm on irc.freenode.net

对于开发人员

Fat Free CRM 是根据 MIT 许可证发布的,可以免费用于您自己的目的。 我们鼓励捐款使 Fat Free CRM 变得更好。 向我们发送拉动请求,我们会尽力满足您的需求。 可以通过创建 Rails 引擎来添加本质上不是“Fat Free”的特定功能。 有关如何执行此操作的信息,请参阅 wiki。 通过输入'rake'可以轻松地进行测试,但请注意它们确实需要一段时间才能运行! 或者,您可以在我们的 travis 页面上看到测试构建状态。

Overview

Name With Ownerfatfreecrm/fat_free_crm
Primary LanguageRuby
Program languageRuby (Language Count: 8)
PlatformHeroku, Linux, Mac, Windows, Docker
License:Other
Release Count75
Last Release Namev0.22.0 (Posted on )
First Release Name0.9.0 (Posted on 2009-06-13 17:11:09)
Created At2008-11-25 03:09:44
Pushed At2024-04-18 09:49:23
Last Commit At2024-04-18 19:19:16
Stargazers Count3.5k
Watchers Count146
Fork Count1.3k
Commits Count6.2k
Has Issues Enabled
Issues Count470
Issue Open Count64
Pull Requests Count618
Pull Requests Open Count7
Pull Requests Close Count166
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Fat Free CRM TravisCI Code Climate

An open source, Ruby on Rails customer relationship management platform (CRM).

Out of the box it features group collaboration, campaign and lead management,
contact lists, and opportunity tracking.

Pull requests and bug reports are always welcome!

Visit our website at http://www.fatfreecrm.com/

System Requirements

  • Ruby 2.4+ 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

Installing Fat Free CRM on Linux or Mac OS X

Setup Heroku

Setting up a Heroku instance for Fat Free CRM

Setup Microsoft Windows

Installing Fat Free CRM on Microsoft Windows

Running Fat Free CRM 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 Changelog document for more detailed information on upgrading from previous versions.

Resources, -----------------------------------:, :--------------------------, Home Page:, http://www.fatfreecrm.com, Guides:, http://guides.fatfreecrm.com, Online Demo:, http://demo.fatfreecrm.com, Github Project Page:, http://github.com/fatfreecrm/fat_free_crm, Feature Requests and Bugs:, http://support.fatfreecrm.com/, RDoc API:, http://api.fatfreecrm.com, Ruby gem:, https://rubygems.org/gems/fat_free_crm, Twitter Commit Updates:, http://twitter.com/fatfreecrm, 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, IRC Channel:, #fatfreecrm on irc.freenode.net, ## 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 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! Alternatively, you can see the test build status over at our travis page

Main contributors

See the contributors graph and the contributors file 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.

To the top