sugarcrm - your next business application framework ( linuxtag 2010 )

12
SugarCRM - Your next business application framework John Mertic SugarCRM ©2010 SugarCRM Inc. All rights reserved. 07/02/202 2 1

Upload: john-mertic

Post on 28-Nov-2014

2.894 views

Category:

Technology


1 download

DESCRIPTION

SugarCRM is the world's leading provider of commercial open source CRM software, available in both an On-Demand and On-Premise version and comes with a GPLv3 license. What most people don't realize is that SugarCRM is also a very extensible and easy to use open source business application platform, enabling you to automate and manage your organization's processes with ease, building upon a powerful application framework tailor made for business applications. In this talk we'll explore the platform and what all it provides, and show how easy it is to customize and build upon it from the GUI as well as through writing PHP code.

TRANSCRIPT

Page 1: SugarCRM - Your next business application framework ( LinuxTag 2010 )

SugarCRM - Your next business application framework

John Mertic

SugarCRM

©2010 SugarCRM Inc. All rights reserved.04/09/2023 1

Page 2: SugarCRM - Your next business application framework ( LinuxTag 2010 )

Agenda

Why SugarCRM should be your next business application framework ( 20 minutes )Demo of a customized SugarCRM instance ( 20 minutes )Questions ( 20 minutes )

04/09/2023 ©2010 SugarCRM Inc. All rights reserved. 2

Page 3: SugarCRM - Your next business application framework ( LinuxTag 2010 )

Business Software

Common characteristicsDeals with interactions with their customersManages the growth and activity of their customersProvides reporting on their customers and servicesSimplifies communication between different areas in the company.Makes manual processes and workflows faster and more automatic.

04/09/2023 ©2009 SugarCRM Inc. All rights reserved. 3

Page 4: SugarCRM - Your next business application framework ( LinuxTag 2010 )

Business Software ( Developers Perspective )

Common characteristicsUser authentication / managementCRUD style user interface ( Create Retrieve Update Delete )Support Import/Exporting of dataCustomizable interface to accommodate future growth needs

04/09/2023 ©2009 SugarCRM Inc. All rights reserved. 4

Page 5: SugarCRM - Your next business application framework ( LinuxTag 2010 )

Why is SugarCRM suited for this task?

The CRM model defines most business activitySugarCRM is designed to be a team player with other applications and servicesSugarCRM provides most of the common business application items you needSugarCRM is built upon the tried and true LAMP platform

04/09/2023 ©2010 SugarCRM Inc. All rights reserved. 5

Page 6: SugarCRM - Your next business application framework ( LinuxTag 2010 )

04/09/2023 ©2010 SugarCRM Inc. All rights reserved. 6

Page 7: SugarCRM - Your next business application framework ( LinuxTag 2010 )

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

They solve the problem too genericallySugarCRM comes with all the basics out of the boxMany customizations don’t even require custom coding.

04/09/2023 ©2010 SugarCRM Inc. All rights reserved. 7

Page 8: SugarCRM - Your next business application framework ( LinuxTag 2010 )

So let’s build a business application

Let’s build an application for Eastern Pools

They sell and service pools, hot tubs, and accessories.Located in Barberton, Ohio, USA, just in case you want to buy a hot tub

04/09/2023 ©2010 SugarCRM Inc. All rights reserved. 8

Page 9: SugarCRM - Your next business application framework ( LinuxTag 2010 )

Eastern Pools needsManagement of both corporate customers and retail customers ( B2B and B2C )

See what products customers haveSee historically any work they have done for them

Simple inventory managementTrack items on hand

Scheduling of service appointmentsManage service crews

Not see things that they aren’t usingBut keep them around in the background just in case they grow to use them

Still allow them to update the application easily in the future

04/09/2023 ©2010 SugarCRM Inc. All rights reserved. 9

Page 10: SugarCRM - Your next business application framework ( LinuxTag 2010 )

Demo Time!

©2010 SugarCRM Inc. All rights reserved.04/09/2023 10

Page 11: SugarCRM - Your next business application framework ( LinuxTag 2010 )

Resources

04/09/2023 ©2010 SugarCRM Inc. All rights reserved. 11

http://developers.sugarcrm.com

Buy my book!

Page 12: SugarCRM - Your next business application framework ( LinuxTag 2010 )

Thanks for coming!

Slides available at Blog - http://jmertic.wordpress.comTwitter - @jmertic

04/09/2023 ©2010 SugarCRM Inc. All rights reserved. 12