Bureaucrats, confirmed, Administrators
4,558
edits
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
[[File:Applications-education.svg|thumb|link=http://civiteacher.com|Go to CiviTeacher.com to learn about using CiviCRM|200px]] | [[File:Applications-education.svg|thumb|link=http://civiteacher.com|Go to CiviTeacher.com to learn about using CiviCRM|200px]] | ||
[http://civiteacher.com CiviTeacher.com] is a place for high quality videos on CiviCRM | [http://civiteacher.com CiviTeacher.com] is a place for high quality videos on CiviCRM | ||
== Help == | |||
There is help in the '[http://forum.civicrm.org/ forums]' | |||
But the CiviCRM Community Forums have now been deprecated by a new StackExchange https://civicrm.stackexchange.com/ | |||
== Installation == | == Installation == | ||
Line 47: | Line 51: | ||
== API == | == API == | ||
<ol> | <ol> | ||
<li> | <li> Learn the Civi API (Go to <code>/civicrm/api</code> in your installation) | ||
<li> Use the [https://equality-tech.com/civicrm/api/doc#explorer 'API Explorer'] and the [https://equality-tech.com/civicrm/api/doc#docs 'API Docs'] interface that is available in your installation | |||
<li> http://wiki.civicrm.org/confluence/display/CRMDOC40/CiviCRM+Public+APIs | |||
<li> http://wiki.civicrm.org/confluence/display/CRMDOC/API+Examples | |||
<li> http://wiki.civicrm.org/confluence/display/CRMDOC/Using+the+API | |||
<li> http://wiki.civicrm.org/confluence/display/CRMDOC/API+Reference | |||
<li> <span style="color:red;">Warning</span> old, probably incorrect: http://wiki.civicrm.org/confluence/display/CRMDOC32/Using+CiviCRM+APIs+-+Code+Snippets | |||
</ol> | </ol> | ||