SugarCRM Developer's Manual: Customize and extend SugarCRM
Formats:
save 45%!
save 37%!
Free Shipping!
| Also available on: |
|
- Learn to customize SugarCRM code
- Develop modules from scratch
- Learn database and application architecture
Book Details
Language : EnglishPaperback : 296 pages [ 235mm x 191mm ]
Release Date : June 2007
ISBN : 1847192068
ISBN 13 : 9781847192066
Author(s) : Dr Mark Alexander Bain
Topics and Technologies : All Books, CRM, Open Source
Table of Contents
Preface
Chapter 1: Stamping Your Own Brand on SugarCRM
Chapter 2: Customizing the SugarCRM Application Content
Chapter 3: Introducing Custom Fields
Chapter 4: Interfacing with SugarCRM
Chapter 5: SugarCRM Database Schematics
Chapter 6: SugarCRM Data Dictionary
Chapter 7: Development and Testing Strategies for SugarCRM
Chapter 8: Developing Your Own Modules
Chapter 9: Developing a Custom Workflow within SugarCRM
Chapter 10: Customizing and Optimizing SugarCRM—Tips and Tricks
Index
Dr Mark Alexander Bain
Code Downloads
Download the code and support files for this book.
Submit Errata
Please let us know if you have found any errors not listed on this list by completing our errata submission form. Our editors will check them and add them to this list. Thank you.
Sample chapters
You can view our sample chapters and prefaces of this title on PacktLib or download sample chapters in PDF format.
- Customize your SugarCRM application
- Add your own components in the form of module tabs and dashlets
- Modify the look and feel of SugarCRM
- Add new fields to SugarCRM
- Develop, test, and use SugarCRM in a safe environment
- Incorporate third-party modules into your site
- Develop your own modules from scratch
- Develop a custom workflow within SugarCRM
- Optimize the performance of SugarCRM implementations
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.
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.
This is a developer's manual for SugarCRM. It focuses on customizing SugarCRM. It provides an overview of the architecture of the application and the database, and covers the essential steps for hooking your module into the SugarCRM infrastructure.
The book is structured as:
- An overview of the architecture of the application and database, how it all fits together
- A module development tutorial, showing the essential steps for hooking your module into the SugarCRM infrastructure
- A section of common customizations that can be performed against the codebase
The book is for PHP developers working with SugarCRM, who want to extend its capabilities. Readers should have a basic knowledge of SugarCRM as the book does not cover installation and usage of SugarCRM. This can be gained from Implementing SugarCRM.

