33
Building An Application On The SugarCRM Platform John Mertic

Building An Application On The SugarCRM Platform, OW2con'12, Paris

Embed Size (px)

DESCRIPTION

Need to build an application to run part of your organization? One approach is that you could start writing something from scratch, perhaps leveraging an existing general purpose framework to help get you going. However, even if you use a framework, there's still the need to build all those standard components such as user interface, workflow, and ACL security, which can take quite some time to design and code. There's no need to start from scratch; SugarCRM is designed as a Rapid Application Development platform

Citation preview

Page 1: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Building An Application On The SugarCRM Platform

John Mertic

Page 2: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Who Am I?

● John Mertic● Contact Info

● http://jmertic.wordpress.com● Twitter: @jmertic● [email protected] ( SugarCRM )● [email protected] ( PHP )

● Community Manager for SugarCRM● http://www.sugarcrm.com● http://developers.sugarcrm.

com/wordpress● Twitter: @sugarcrmdev

©2012 SugarCRM Inc. All rights reserved.

Page 3: Building An Application On The SugarCRM Platform, OW2con'12, Paris

My books

3/24/2011 @2012 SugarCRM Inc. All rights reserved.

http://amzn.to/enioPVhttp://t.co/UFRHNSO

Page 4: Building An Application On The SugarCRM Platform, OW2con'12, Paris

What is CRM?

Why is SugarCRM different?

What is the future of CRM?

Why build on SugarCRM?

Page 5: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Customer Relationship Management

What is CRM?

©2012 SugarCRM Inc. All rights reserved.

Page 6: Building An Application On The SugarCRM Platform, OW2con'12, Paris

CRM is about Customers

©2012 SugarCRM Inc. All rights reserved.

Page 7: Building An Application On The SugarCRM Platform, OW2con'12, Paris

CRM is about Growing and Retaining Customers

©2012 SugarCRM Inc. All rights reserved.

Page 8: Building An Application On The SugarCRM Platform, OW2con'12, Paris

SugarCRM: The World’s Fastest Growing CRM Company

● Business● Leading provider of Open Source CRM Software● Founded April 2004 in Cupertino, California ● Europe Head Office in Munich, Germany● IBM Global Alliance Partner

● Market Traction● Award winning products● 3rd largest global CRM Provider● 1M users, 80,000+ organizations● 400+ partners on five continents

● Fastest Growing ● 118%+ billings growth Q1 2012 over Q1 2011● > 11 Million downloads ● 2,500+ New customers in 80 countries

Leader Position in CRM for Midmarket - June 2010

©2012 SugarCRM Inc. All rights reserved.

Page 9: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Sugar Editions

©2012 SugarCRM Inc. All rights reserved.

Page 10: Building An Application On The SugarCRM Platform, OW2con'12, Paris

What makes Sugar different?

©2012 SugarCRM Inc. All rights reserved.

Page 11: Building An Application On The SugarCRM Platform, OW2con'12, Paris

We Believe in Putting the User First

©2012 SugarCRM Inc. All rights reserved.

Page 12: Building An Application On The SugarCRM Platform, OW2con'12, Paris

We Believe in an Open Cloud

©2012 SugarCRM Inc. All rights reserved.

Page 13: Building An Application On The SugarCRM Platform, OW2con'12, Paris

We Believe in an Open Ecosystem

Integrations Social

CloudMobile

SugarCRMOpen Ecosystem

©2012 SugarCRM Inc. All rights reserved.

Page 14: Building An Application On The SugarCRM Platform, OW2con'12, Paris

OW2 Ecosystem

©2012 SugarCRM Inc. All rights reserved.

Page 15: Building An Application On The SugarCRM Platform, OW2con'12, Paris

What does the future of CRM look like?

©2012 SugarCRM Inc. All rights reserved.

Page 16: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Where is CRM going?

x AnythingRelationship Management

©2012 SugarCRM Inc. All rights reserved.

Page 17: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Where is CRM going?

xRM is about Connections

©2012 SugarCRM Inc. All rights reserved.

Page 18: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Where is CRM going?

xRM is about Building and Fostering Connections

©2012 SugarCRM Inc. All rights reserved.

Page 19: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Why not just use one of the million existing web frameworks?

©2012 SugarCRM Inc. All rights reserved.

Page 20: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Evolution of Web Development

©2012 SugarCRM Inc. All rights reserved.

Page 21: Building An Application On The SugarCRM Platform, OW2con'12, Paris

The future is open standards for interoperability

©2012 SugarCRM Inc. All rights reserved.

Page 22: Building An Application On The SugarCRM Platform, OW2con'12, Paris

So what does SugarCRM give you?

©2012 SugarCRM Inc. All rights reserved.

Page 23: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Modular Design

Source: http://nl.wikipedia.org/wiki/Bestand:Puzzle-piece.jpg

Page 24: Building An Application On The SugarCRM Platform, OW2con'12, Paris

MVC Framework

©2012 SugarCRM Inc. All rights reserved.

Page 25: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Metadata Driven Views

©2012 SugarCRM Inc. All rights reserved.

Page 26: Building An Application On The SugarCRM Platform, OW2con'12, Paris

User Authentication and Access Control

©2012 SugarCRM Inc. All rights reserved.

Page 27: Building An Application On The SugarCRM Platform, OW2con'12, Paris

External Services Integration

©2012 SugarCRM Inc. All rights reserved.

Page 28: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Web Services API

©2012 SugarCRM Inc. All rights reserved.

Page 29: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Ease of Administration

Source: http://www.flickr.com/photos/44124284912@N01/428051636

Page 30: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Easy to use developer tools

Source: http://www.flickr.com/photos/skistz/398429879

Page 31: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Upgrade safeness

©2011 SugarCRM Inc. All rights reserved. Source: http://www.flickr.com/photos/christianacare/5124005356

Page 32: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Resources

©2012 SugarCRM Inc. All rights reserved.

http://www.sugarforge.org

http://amzn.to/enioPV

http://t.co/UFRHNSO

Page 33: Building An Application On The SugarCRM Platform, OW2con'12, Paris

Questions?

@2012 SugarCRM Inc. All rights reserved.