Difference between revisions of "Civicrm"
Civicrm
Jump to navigation
Jump to search
(Redirected page to CiviCRM) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | == Installation == | |
+ | Civicrm sits on top of a [[CMS]]: either [[Drupal]], [[WordPress]], or Joomla!. When installing on top of Drupal, if you have the HTMLPurifier module enabled, you will run into a conflict that you can resolve by disabling the module in Drupal proper, or else modifying the bootstrap code in civicrm <ref>http://forum.civicrm.org/index.php?topic=28429.0</ref> | ||
+ | |||
+ | |||
+ | {{References}} | ||
[[Category:CRM]] | [[Category:CRM]] |
Revision as of 10:26, 29 July 2014
Installation[edit | edit source]
Civicrm sits on top of a CMS: either Drupal, WordPress, or Joomla!. When installing on top of Drupal, if you have the HTMLPurifier module enabled, you will run into a conflict that you can resolve by disabling the module in Drupal proper, or else modifying the bootstrap code in civicrm [1]