CiviCRM/Installation Handbook
From Meta, a Wikimedia project coordination wiki
< CiviCRM
Contents |
Requirement / Prerequisites [edit]
- Drupal 7
- webspace with PHP support
- MySQL database
- CiviCRM 4
- MySQL database - it is recommended to use a seperate database for CiviCRM
Installing Drupal and CiviCRM [edit]
- download the tarball from the Drupal website and extract it into your webspace directory:
- Drupal 7.x: http://drupal.org/project/drupal
- install Drupal
- open install.php from withing your drupal directory in your webbrowser
- set up name, enter database settings, finish Drupal installation
- Drupal Installation Guide: http://drupal.org/documentation/install
- download the tarball from the CiviCRM website and extract it into sites/all/modules of your Drupal installation
- CiviCRM 4.x for Drupal: http://civicrm.org/go/download
- install CiviCRM
- in Drupal open "Modules" and activate the "CiviCRM" module, save configuration
- open civicrm/install.php from withing your drupal directory in your webbrowser
- enter database settings, finish CiviCRM installation
- CiviCRM Installation Guide: http://wiki.civicrm.org/confluence/display/CRMDOC41/Drupal+Installation+Guide+for+CiviCRM+4.1+-+Drupal+7
Adding Wikimedia Modules [edit]
- enter into the Drupal modules directory sites/all/modules/
- check out the modules from the Wikimedia subversion:
- Wikimedia Overlay
Special customizations on reports go to an overlay directory. Installing the overlay is optional.
- enter into the Drupal root directory
- check out the overlay from the Wikimedia subversion: