what is needed to install sugarcrm 7.5.x

12

Upload: jeff-bickart

Post on 23-Jul-2015

132 views

Category:

Software


0 download

TRANSCRIPT

Page 1: What is needed to install SugarCRM 7.5.x
Page 2: What is needed to install SugarCRM 7.5.x

Intro

• Power Hour– Developer / Admin Resource

– Promote Successful Implementations

• Ticomix– SugarCRM “Advanced” Partner

– 2014 Rising Star

– Consulting, Development & Support

– www.ticomix.com

• Webinar Logistics

Page 3: What is needed to install SugarCRM 7.5.x

SugarCRM Development 101

• Live Demonstration of the following

– Installing SugarCRM 7.5

– Setting Up Your Development Environment

– Understanding what was installed

• Questions and Answers

Page 4: What is needed to install SugarCRM 7.5.x

Future Webinars

• April 8th

– Building Custom Dashlets

• May 13th

– Using the SugarJobQueue

• June 10th

– Workflows, LogicHooks & Deploying Packages

• July 8th

– Layouts, Views and Building a Wizard

Page 5: What is needed to install SugarCRM 7.5.x

About Jeff Bickart

• Sugar Developer since version 4.0a

• Director of Engineering of a Voice-Enabled CRM startup

• Chief Technology Officer, NEPO Systems − SugarCRM GOLD Partner

• CRM Evangelist, Ticomix − SugarCRM Advanced Partner

• Contact Information

– @bickart

– www.linkedin.com/in/bickart

– Blog: sugarcrm-dev.blogspot.com

Page 6: What is needed to install SugarCRM 7.5.x

Sugar 7.5 Installation Requirements• LAMP

– Linux

• WAMP– Windows

• MAMP– MacOS

• Apache (2.2, 2.4)– rewrite

• MySQL (5.1, 5.5, 5.6)– Maria DB

– Percona

• PHP (5.3, 5.4)– bcmath

– curl

– gd

– hash

– imap

– json

– mbstring

– openssl

– SimpleXML

– zip

– zlib

• Elasticsearch (1.3.1)

Page 7: What is needed to install SugarCRM 7.5.x

InstallationDemonstration

Page 8: What is needed to install SugarCRM 7.5.x

Setting Up Your Development

Environment

Page 9: What is needed to install SugarCRM 7.5.x

Setting Up Your Development

Environment

• Integrated Development Environment

– PhpStorm, Sublime Text, NetBeans, Zend Studio,

Eclipse with PDT

– Notepad++, VIM, EMACS

• Team Development

– Source Code Control

• GIT, SVN

Page 10: What is needed to install SugarCRM 7.5.x

PhpStorm

• Consistent Code Formatting!

Page 12: What is needed to install SugarCRM 7.5.x

Future Webinars

• April 8th

– Building Custom Dashlets

• May 13th

– Using the SugarJobQueue

• June 10th

– Workflows, LogicHooks & Deploying Packages

• July 8th

– Layouts, Views and Building a Wizard