forked from civicrm/civicrm-wordpress
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
25 lines (14 loc) · 1.02 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
===============================================================================================
README TO INSTALL CIVICRM IN WORDPRESS 3.3.X
===============================================================================================
A. INSTALL USING ZIP FILE
Follow the intructions mentioned in the below url:
http://wiki.civicrm.org/confluence/display/CRMDOC41/WordPress+Installation+Guide+for+CiviCRM+4.1
B. SUBVERSION INSTALL
1. Install WordPress and get it working
2. Ensure you have a working version of civicrm (for drupal), just ensure DAO's etc are generated
3. make a directory: wp-content/plugins/civicrm and give the webserver read/write access to it
4. make a directory: wp-content/plugins/files and give the webserver read/write access to it
5. create a symlink from: wp-content/plugins/civicrm/civicrm TO the root of your civicrm directory
6. copy CIVICRM_ROOT/WordPress/civicrm.php to wp-content/plugins/civicrm
7. Go to http://<site url>/wp-admin/options-general.php?page=civicrm-settings and configure CiviCRM