1 / 6

“I Wanna Be a CIVICRM Developer”

“I Wanna Be a CIVICRM Developer”. Getting Started …. 3 Types of Users. User/Admin – point, click uses system as is Implementor /Integrator – uses additional plugins/extensions to meet client needs Developer – customizes with code. Types of Development. HTML – modify templates

locke
Télécharger la présentation

“I Wanna Be a CIVICRM Developer”

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. “I Wanna Be a CIVICRM Developer” Getting Started …

  2. 3 Types of Users User/Admin – point, click uses system as is Implementor/Integrator – uses additional plugins/extensions to meet client needs Developer – customizes with code

  3. Types of Development HTML – modify templates Javascript – show/hide/append elements on existing screens Advanced Javascript – Use CRM.API to dynamically fetch and append existing screens Advanced Developer – php to customize

  4. What do I need to learn first? Javascript • http://www.codecademy.com/tracks/javascript JQuery • http://www.codecademy.com/tracks/jquery What is civicrm specific and what’s not • https://civicrm.org/participate/developer

  5. Programming Resources Firebug with Firefox – www.getfirebug.com PHPStorm - http://www.jetbrains.com/phpstorm/ GitHub – www.github.com Civix - https://github.com/totten/civix(to create extensions) Civicrm API – http://drupal.sandbox.civicrm.org/civicrm/api/explorer

  6. A CiviCRM Developer’s Toolkit • Developer Wiki • http://wiki.civicrm.org/confluence/display/CRMDOC/Develop • CiviCRM IRC Channel • http://irc.civicrm.org/ • Community Forum • http://forum.civicrm.org/

More Related