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
0 answers

How to add custom field CiviCRM to allow user buy a ticket for multiple events?

I'm editing my question to make more clear. User Case I want to publish an event where the user is able to choose specific package from for the ticket. I also want to allow my customer to choose a ticket that will allow them to attend more than 1…
misterpy
  • 29
  • 5
1
vote
0 answers

Unexpected error when installing WordPress plugins

I was installing civicrm and got an error while trying to install some wp plugin. When trying to do it manually, I got the same error. It's been reported by others that this should work. It happens for all plugins that I'm trying to install I'm…
AbdealiLoKo
  • 3,261
  • 2
  • 20
  • 36
1
vote
1 answer

CiviCRM fetch_bounce scheduled job returning 'no database selected' error

I've been checking this for a while and not finding any answers. I'm trying to run a fetch_bounces job in CiviCRM 4.6.1 on Wordpress 4.3 with the cli.php script as follows: php public_html/wp-content/plugins/civicrm/civicrm/bin/cli.php -j -s *site*…
Ian E McAllister
  • 211
  • 2
  • 11
1
vote
1 answer

Why would my cron job fail half the time?

I'm using Cron Jobs on through cpanel on a site hosted by Site Ground on a Wordpress 4.3 site running CiviCRM 4.6.1. The intention is to run the job every 30 minutes (which is the most allowed by our ISP). I've tried these various calls as…
Ian E McAllister
  • 211
  • 2
  • 11
1
vote
3 answers

Adding Mailchimp Webhooks for CiviCRM on Wordpress

I’ve been trouble shooting this all weekend and not finding any solutions. I’m trying to setup webhooks for Mailchimp and CiviCRM 4.6.1 through Wordpress 4.3.1. The mailchimp settings panel in CiviCRM provides the web hook address as: Webhook URL…
Ian E McAllister
  • 211
  • 2
  • 11
1
vote
2 answers

ubercart abandoned orders marked as completed in civicrm

I'm using drupal(7.38), civicrm(4.6.5), ubercart(7.x-3.8) and ubercart_civicrm(7.x-4.x-dev). Whenever a user(registered/anonymous) is purchase a product from the site, a contribution will be added into the civcrm user. If the user is anonymous,…
Manikandan S
  • 902
  • 1
  • 8
  • 18
1
vote
0 answers

CiviCRM encoding not working

I am trying to print Grant Report in CiviCRM, it's in UTF8. Language: Georgian and this is what happens: დáƒáƒ®áƒ£áƒ ული What is wrong with it?
Neo Solvox
  • 11
  • 1
1
vote
1 answer

Drupal + CiviCRM: Contact form, add node/entityreference field

Is it possible somehow to put a node reference field on a CiviCRM contact form? Of course if it is solved for Entities, we have it for nodes. I only saw solution for the opposite way with https://www.drupal.org/project/civicrm_entity
Aron Novak
  • 314
  • 1
  • 14
1
vote
0 answers

What is the replacing code for command prompt in php for 'apt-get install libssh2-php' in linux?

I am currently working with the MERCI module for event reservation and I need to add the user management for the MERCI and it needs another module called CIVICRM and the installation is little bit difficult and it needs do to some configurations. I…
1
vote
2 answers

in a civicrm webform, create multiple 'groups' fields

In CiviCRM webform, you can 'enable tag and groups'. Configuring those allows you to create option elements in the webform. This creates one 'widget', one dropdown or set of checkboxes. I have two field instances where I want the user to select a…
commonpike
  • 10,499
  • 4
  • 65
  • 58
1
vote
2 answers

Adding recipient Groups to a CiviCRM Mailing via REST.. how?

I have been able so far to create a new civi Mailing object and populate it, but confusingly I can't see a parameter in that to specify the mail destination group. For context, I am dealing with Civi using pure REST api from a remote server. I have…
rivimey
  • 921
  • 1
  • 7
  • 24
1
vote
1 answer

CiviCRM With Drupal, WordPress or Joomla

I am currently working on a collage project where they have following requirement. Users : Super admin, Department Head(who will be admin for staff/student of particular department), Staff(who can have access to all the students info of their…
Vivek Shah
  • 11
  • 2
1
vote
1 answer

CiviCRM: Custom report: list related contacts with contact details

The Problem I am using CiviCRM to manage all our sponsor contacts. The sponsors are in the group "Sponsors". Some sponsors have related contact persons. I need a list of all sponsors with their contact information and all the related contact persons…
Alexander Taubenkorb
  • 3,031
  • 2
  • 28
  • 30
1
vote
1 answer

Moving CiviCRM custom fields to different Contact type

I would like to take a set of custom fields in CiviCRM which are attached to one Contact type (Individual), and move them to be attached to another Contact type (Organization). The fields are similar, but they are not all identical. What is the best…
Tenz
  • 13
  • 3
1
vote
2 answers

Storing CiviCRM extension specific configuration in database

I'm building a CiviCRM extension, which would also have an admin section with UI for setting various configuration specific to the extension. I'm looking for a recommended approach for storing the configuration in the database. One way is to create…
robinmitra
  • 604
  • 8
  • 16
1 2
3
9 10