Questions tagged [civicrm]

is a web-based, open source, Constituent Relationship Management (CRM) software geared toward meeting the needs of non-profit and other civic-sector organizations. You may do better to ask your question at https://civicrm.stackexchange.com

As a non profit committed to the public good itself, CiviCRM understands that forging and growing strong relationships with constituents is about more than collecting and tracking constituent data - it is about sustaining relationships with supporters over time.

To this end, CiviCRM has created a robust web-based, open source, highly customizable, CRM to meet organizations’ highest expectations right out-of-the box. Unlike proprietary software, each new release of this open source software reflects the very real needs of its users as enhancements are continually given back to the community.

Provided a robust feature set, organizations realize their mission via CiviCRM through contact management, fundraising, event management, member management, mass e-mail marketing, peer-to-peer campaigns, case management, and much more.

CiviCRM specific questions can be asked in its own Q/A platform at CiviCRM Stack Exchange

139 questions
1
vote
2 answers

CiviCRM: Error when sending mail- emails not getting to all recipients

since mid-August I've seen a sharp drop in the # of people who are opening our e-newsletters, and wonder if the error below is related, what it means, and whether there's a solution? I'm not getting bounced emails, and the people I've checked with…
flywtink
  • 29
  • 1
  • 4
1
vote
1 answer

Why does Civicrm Create Mailing create it in the Scheduled state?

I have some Python code (using python-civicrm on Github) that creates a new Mailing in a CiviCRM/Drupal site using the external/rest.php calls. The Python code sets the 'created_id', 'name', 'subject', 'body_html' and 'body_text' attributes, as…
rivimey
  • 921
  • 1
  • 7
  • 24
1
vote
1 answer

Joomla Authentication Plugin

I've created a joomla plugin to authenticate same like normal joomla authentication, (intention is: i'm using civicrm on top of joomla, so based on civicrm membership status i want to update joomla user group for that user). Its working fine on…
Developer
  • 3,857
  • 4
  • 37
  • 47
1
vote
1 answer

CiviCRM on Wordpress - CiviCase will not enable

I am trying to enable CiviCase in my CiviCRM + Wordpress install (I can't seem to find a standalone installation of CiviCRM). However, when I go through the enable process in Administer > Administration Console > Configuration Checklist > Enable…
Nate
  • 353
  • 1
  • 3
  • 15
1
vote
2 answers

Drupal 7 CiviCRM - Assign contact to one or more groups programmatically based on field choice

I have a profile form that currently assigns new contacts to one predetermined group, using "Add new contacts to a Group?" in Advanced Settings for that profile. (Let's call it the "People Who Submit That Form" group for the sake of…
Greg Holmes
  • 141
  • 13
1
vote
1 answer

Deploy configuration of CiviCRM components between staging and production

There are multiple instances of a Drupal/CiviCRM installation, one at localhost, at the developers' computer, one staging site and one production site. The production site is already in use. How can I move changes between different instances? For…
Aron Novak
  • 314
  • 1
  • 14
1
vote
1 answer

How to add static html markup to a CiviCRM form

I have CiviCRM 4.4.6 + Drupal 7 and i alter one of CiviCRM's forms. Inside hook_civicrm_buildForm(), i try to: form->addElement('html', 'statichtml', '
aa
'); $template =& CRM_Core_Smarty::singleton(); $bhfe =…
Aron Novak
  • 314
  • 1
  • 14
1
vote
2 answers

Auto complete search result issue in civicrm

Auto complete search in civicrm does not show any result if the search field contains apostrophe.Any comment(s) would be highly appreciated.
DRUPWAY
  • 345
  • 6
  • 16
1
vote
1 answer

How to remove

generated in wordpress civicrm javascript?

I am using Civicrm plugin in wordpress. Civicrm javascripts auto generate with

tages. Example code below: