Muutke küpsiste eelistusi

Building on SugarCRM [Pehme köide]

  • Formaat: Paperback / softback, 82 pages, kõrgus x laius x paksus: 233x178x4 mm, black & white illustrations
  • Sari: OREILLY AND ASSOCIATE
  • Ilmumisaeg: 30-Aug-2011
  • Kirjastus: O'Reilly Media
  • ISBN-10: 1449309801
  • ISBN-13: 9781449309800
Teised raamatud teemal:
  • Pehme köide
  • Hind: 20,73 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Tavahind: 24,39 €
  • Säästad 15%
  • Raamatu kohalejõudmiseks kirjastusest kulub orienteeruvalt 2-4 nädalat
  • Kogus:
  • Lisa ostukorvi
  • Tasuta tarne
  • Tellimisaeg 2-4 nädalat
  • Lisa soovinimekirja
  • Formaat: Paperback / softback, 82 pages, kõrgus x laius x paksus: 233x178x4 mm, black & white illustrations
  • Sari: OREILLY AND ASSOCIATE
  • Ilmumisaeg: 30-Aug-2011
  • Kirjastus: O'Reilly Media
  • ISBN-10: 1449309801
  • ISBN-13: 9781449309800
Teised raamatud teemal:

In the crowded field of customer relationship management (CRM) systems, SugarCRM stands out—not only for its modular design, but also for the ease with which you can develop, customize, and extend your CRM applications. This concise book provides a thorough overview of the development tools and APIs available in SugarCRM 6.2, showing both developers and nondevelopers alike how to use them to build a sample application step-by-step.

You'll learn how to bend and twist SugarCRM's extensible MVC framework to create custom applications, including solutions for automating your business that go beyond traditional CRMs.

  • Learn how SugarCRM modules interact with one another through data relationships
  • Build your CRM application with SugarCRM's GUI developer tools—without touching code
  • Use built-in design templates with Module Builder to design new CRM modules
  • Customize modules with the Studio tool to add new fields or additional relationships between modules
  • Automate common and tedious tasks within your application, using custom PHP code with SugarCRM's powerful API
  • Integrate external applications into your CRM solution through SugarCRM's web services API
Preface vii
1 What is SugarCRM?
1(10)
A breakdown of the editions
1(2)
Community Edition
2(1)
Professional Edition
2(1)
Corporate Edition
2(1)
Enterprise Edition
2(1)
Ultimate Edition
3(1)
What you need to install SugarCRM
3(1)
How about running in the cloud?
3(1)
What do you get with SugarCRM?
4(6)
Modular design
4(1)
MVC Framework
5(1)
Metadata-Driven Views
5(1)
User Authentication and Access Control
6(1)
External Services Integration
7(1)
Web Services API
8(1)
Ease of Administration
8(1)
Easy to use developer tools
9(1)
Upgrade safeness
9(1)
Summary
10(1)
2 Developing on the SugarCRM platform
11(18)
Customizing the out-of-the-box modules with Studio
11(10)
Adding and changing fields
12(1)
Building custom business logic with Sugar Logic
13(3)
Changing view field layouts
16(1)
Add new module relationships
17(2)
Customizing the language string used in your module
19(2)
Building new modules using Module Builder
21(3)
Defining your new module
21(2)
Deploying the new package to the world
23(1)
Defining Workflows
24(4)
Create conditions for workflow execution
25(1)
Alerting and Actions for a workflow
26(2)
Summary
28(1)
3 Building your application using the Sugar GUI Developer tools
29(12)
Application overview
29(1)
Customizing out-of-the-box modules with Studio
30(4)
Sponsors
30(1)
Sponsorships
30(4)
New modules to create with Module Builder
34(5)
Attendees
34(1)
Speakers
35(3)
Events
38(1)
Summary
39(2)
4 Diving deeper with custom code
41(12)
Bring the new happens with the conference into the Activity Stream
41(5)
Show new attendees in the Activity Stream
42(1)
View incoming speaker proposals in Activity Stream
43(1)
See feedback immediately in Activity Stream
44(2)
Automate speaker acceptance and rejection
46(2)
Calculating Average Session Feedback Score
48(3)
Summary
51(2)
5 Integrating your application with the outside world
53
Attendee registration form
54(3)
Call for Papers submission form
57(6)
Session Feedback Form
63(5)
Summary
68
John Mertic is a software engineer at SugarCRM. He graduated with a bachelor's degree in computer science from Kent State University, has several years of experience with PHP web applications. An avid writer, he has been published in php|architect, IBM Developerworks, and in the Apple Developer Connector. He has also contributed to many open source projects, most notably the PHP project where is the creator and maintainer of the PHP Windows Installer.