学习 SuiteCRM 的资源?
Resources to learn SuiteCRM?
我是一名开发人员,没有使用 CRM 系统的经验。我想使用 SuiteCRM 构建一个简单的系统。但是我在互联网上找不到 SuiteCRM 的单个教程。相信我,我花了几天时间寻找教程,但我找不到。官方Userguides documentation is absolutely useless for development purposes. I found this book SuiteCRM For Developers 但不适合新手。而且它没有涵盖大部分基本内容。请给我推荐一个好的教程(document/video),它涵盖了创建自定义实体(使用自定义实体进行操作)、工作流和 REST api.
等主题
Welcome to world of CRM !!
先了解CRM中可用的模块流程,然后再进行开发部分。所以我会建议你先学习SugarCRM。由于SuiteCRM和SugarCRM的编码标准和执行流程是一样的。
- Download SugarCRM CE
- Install the CRM in your machine as described here
Once installed play with modules. Getting_Started SugarCRM
Take an overview on admin features of SugarCRM as described in detail here
- Try to create new modules as per described here
如果您是 CRM 领域的新手,就像我几年前一样,我建议您执行以下操作:
- 获取一份 SugarCRM for Dummies。它为您提供了 SugarCRM 内置模块和功能的概述。
- 观看 SugarCRM 上的操作视频,了解有关特定模块的更深入的详细信息。
- 获取 Jim Mackin 的 SuiteCRM for Developers 副本。这对我来说是一个改变游戏规则的人。它很简单,但分解了 SuiteCRM 的要点。
从那里开始,一切都与谷歌搜索和练习有关。您对代码玩得越多,它就越有意义。
我最近也一直在深入研究一些 SUiteCRM 工作,SugarCRM 信息非常有帮助。 SuiteCRM 论坛最近越来越受欢迎。
https://suitecrm.com/forum/developer-help/10338-how-to-create-a-custom-module-from-scratch
我也打算买这本书,看起来不错的资源! https://leanpub.com/suitecrmfordevelopers
你提到的这本书 (https://leanpub.com/suitecrmfordevelopers) 值得投资。它是一个地方的正确东西。
SugarCRM 资源和参考资料还可以,但是,SugarCRM 和 SugarCRM 正在逐渐走向不同的方向。如果您依赖论坛和通用博客,甚至 SOF,'Sugar' 解决方案并不总是映射到套件解决方案。它可能很接近,但最后 5% 的差异可能会让人头疼。
无论如何,那是我的 plug/recommendation 那本书。
我是一名开发人员,没有使用 CRM 系统的经验。我想使用 SuiteCRM 构建一个简单的系统。但是我在互联网上找不到 SuiteCRM 的单个教程。相信我,我花了几天时间寻找教程,但我找不到。官方Userguides documentation is absolutely useless for development purposes. I found this book SuiteCRM For Developers 但不适合新手。而且它没有涵盖大部分基本内容。请给我推荐一个好的教程(document/video),它涵盖了创建自定义实体(使用自定义实体进行操作)、工作流和 REST api.
等主题Welcome to world of CRM !!
先了解CRM中可用的模块流程,然后再进行开发部分。所以我会建议你先学习SugarCRM。由于SuiteCRM和SugarCRM的编码标准和执行流程是一样的。
- Download SugarCRM CE
- Install the CRM in your machine as described here
Once installed play with modules. Getting_Started SugarCRM
Take an overview on admin features of SugarCRM as described in detail here
- Try to create new modules as per described here
如果您是 CRM 领域的新手,就像我几年前一样,我建议您执行以下操作:
- 获取一份 SugarCRM for Dummies。它为您提供了 SugarCRM 内置模块和功能的概述。
- 观看 SugarCRM 上的操作视频,了解有关特定模块的更深入的详细信息。
- 获取 Jim Mackin 的 SuiteCRM for Developers 副本。这对我来说是一个改变游戏规则的人。它很简单,但分解了 SuiteCRM 的要点。
从那里开始,一切都与谷歌搜索和练习有关。您对代码玩得越多,它就越有意义。
我最近也一直在深入研究一些 SUiteCRM 工作,SugarCRM 信息非常有帮助。 SuiteCRM 论坛最近越来越受欢迎。
https://suitecrm.com/forum/developer-help/10338-how-to-create-a-custom-module-from-scratch
我也打算买这本书,看起来不错的资源! https://leanpub.com/suitecrmfordevelopers
你提到的这本书 (https://leanpub.com/suitecrmfordevelopers) 值得投资。它是一个地方的正确东西。
SugarCRM 资源和参考资料还可以,但是,SugarCRM 和 SugarCRM 正在逐渐走向不同的方向。如果您依赖论坛和通用博客,甚至 SOF,'Sugar' 解决方案并不总是映射到套件解决方案。它可能很接近,但最后 5% 的差异可能会让人头疼。
无论如何,那是我的 plug/recommendation 那本书。