An open API service indexing awesome lists of open source software.

https://github.com/steedos/steedos-app-sales

开源CRM销售管理,基于华炎魔方开发,可以随心定制。
https://github.com/steedos/steedos-app-sales

Last synced: 6 months ago
JSON representation

开源CRM销售管理,基于华炎魔方开发,可以随心定制。

Awesome Lists containing this project

README

          

# CRM 客户关系管理系统

使用 Steedos 快速开发客户关系管理系统, 在华炎魔方系统中作为插件使用。

### 安装开发环境

- [Install NodeJS, v10.0.0 or later.](https://nodejs.org/en/)
- [Install MongoDB Community Server v3.4 or later](https://www.mongodb.com/download-center/community)

### 安装包

```
npm install @steedos/steedos-crm-app
```

或者

```
yarn add @steedos/steedos-crm-app
```

### 配置

在系统的 steedos-config.yml 中配置 plugins:

```yaml
plugins:
- "@steedos/steedos-crm-app"
```

# 了解更多

## 查看培训教程

本教程以合同管理为例,指导你如何使用华炎魔方创建项目,配置业务对象,编程脚本,处理业务部门的各种个性化需求。您开发的新业务系统可以部署在本地运行。

[如何使用华炎魔方,快速开发随需定制的管理系统?](https://www.steedos.com/developer/)

## 项目效果演示

华炎办公是使用华炎魔方开发的 SaaS 版本办公平台,内置审批、公告、知识、任务、日程等常用办公管理功能,并嵌入了合同管理、CRM 等标准模块。

- 注册华炎云账户,在线试用[华炎办公](https://cn.steedos.com/)
- 下载并运行[项目源码](https://github.com/steedos/steedos-project-saas)。
- 查看[系统帮助](https://www.steedos.com/help/)