Sugar Developer Guide 6.5

The Sugar Developer Guide is designed for developers who are new to Sugar, or to CRM and Web-based applications. This guide introduces you to some basic CRM concepts and helps you get familiar with the Sugar system. It describes how to configure and customize the Sugar platform for a broad range of tasks applicable to companies, government agencies and other organizations that have a need to manage business relationships with people.
Readers are expected to have basic programming and software development knowledge, be familiar with the PHP programming language and the SQL database language.

Topics

  • Preface
    Welcome to Sugar, an open source Customer Relationship Management (CRM) application. Sugar enables organizations to efficiently organize, populate, and maintain information on all aspects of their customer relationships.
  • Introduction
    Sugar was originally written on the LAMP stack (Linux, Apache, MySQL and PHP). Since version 1.0, the Sugar development team has added support for every operating system (including Windows, Unix, and Mac OSX) on which the PHP programming language runs for the Microsoft IIS web server and the Microsoft SQL Server, IBM DB2, and Oracle databases. Designed as the most modern web-based CRM platform available today, Sugar has quickly become the business application standard for companies around the world. See the Supported Platforms page for detailed information on supported software versions and recommended stacks.
  • Application Framework
  • Module Framework
  • Extension Framework
  • Migration