CiviCRM: Difference between revisions
No edit summary |
No edit summary |
||
| Line 25: | Line 25: | ||
<li>{{@todo}} review [http://wiki.civicrm.org/confluence/display/CRMDOC/Managing+Scheduled+Jobs docs] and setup cron to do things like geocoding | <li>{{@todo}} review [http://wiki.civicrm.org/confluence/display/CRMDOC/Managing+Scheduled+Jobs docs] and setup cron to do things like geocoding | ||
<li>Test and set your SPF record for your domain so that you can use Mailer, and review the docs for [http://book.civicrm.org/user/current/advanced-configuration/email-system-configuration/ email system configuration] | <li>Test and set your SPF record for your domain so that you can use Mailer, and review the docs for [http://book.civicrm.org/user/current/advanced-configuration/email-system-configuration/ email system configuration] | ||
</ol> | </ol> | ||
| Line 33: | Line 32: | ||
== Todo == | == Todo == | ||
*{{@todo}} Install, and use [http://wiki.civicrm.org/confluence/display/CRMDOC/Override+CiviCRM+Settings overrides] for DEV/PROD and make sure you can use the installation on multiple hosts <ref>http://wiki.civicrm.org/confluence/display/CRMDOC/Moving+an+Existing+Installation+to+a+New+Server+or+Location</ref> | *{{@todo}} Install, and use [http://wiki.civicrm.org/confluence/display/CRMDOC/Override+CiviCRM+Settings overrides] for DEV/PROD and make sure you can use the installation on multiple hosts <ref>http://wiki.civicrm.org/confluence/display/CRMDOC/Moving+an+Existing+Installation+to+a+New+Server+or+Location</ref> | ||
== Extensions == | |||
See https://civicrm.org/extensions/drupal | |||
== API == | |||
<ol> | |||
<li>{{@todo}} Learn the Civi API (<code>/civicrm/api</code>) http://wiki.civicrm.org/confluence/display/CRMDOC/API+Examples | |||
</ol> | |||