|
SugarCRM Developer's Manual: Customize & extend SugarCRM
SugarCRM is the world's leading commercial open-source customer relationship management (CRM) software for companies of all sizes. SugarCRM easily adapts to any business environment by offering a more flexible, cost-effective alternative to proprietary applications. SugarCRM's open-source architecture allows companies to more easily customize and integrate
customer-facing business processes in order to build and maintain more profitable relationships. SugarCRM offers several deployment options, including on-demand, on-premise and appliance-based solutions to suit customers' security, integration, and configuration needs.
This book will help you to customize the SugarCRM code. You will get learn about the database and application architecture. The book provides you with a module development tutorial, showing the essential steps for hooking your module into the SugarCRM infrastructure. You will learn about common customizations that can be performed against the codebase.
Chapter 1 is a smooth introduction to customizing Sugar CRM.
In Chapter 2, you will start to customize the SugarCRM application itself, and you will be able to add your own components in the form of module tabs and dashlets.
In Chapter 3, you will learn how to modify the look and feel of SugarCRM. This chapter also shows how to add new fields to SugarCRM.
Chapter 4 looks at the interfaces, and how to use them effectively in your customizations.
Chapter 5 includes database schematic diagrams, showing the relationships between each table in the database and the other tables.
Chapter 6 covers complete database schematics for the SugarCRM application, providing full details on each table.
In Chapter 7, you will learn how to develop, test, and use SugarCRM in a safe environment using a development server, a test server, and a live server.
In Chapter 8, you will learn to incorporate third-party modules into your site and develop your own modules from scratch.
Chapter 9 deals with developing a custom workflow within SugarCRM.
In Chapter 10, you will see various techniques for optimizing the performance of a SugarCRM implementation, and a few
more ways of extending the application.
|