Blogs

Keep up-to-date with blogs from the core team, working groups, developers, users and champions worldwide. Subscribe to our newsletter to receive regular updates by email. We also have an RSS feed.
November 6, 2011
By Gast Filed under CiviMobile, CiviCRM

As part of my final year studying Computer Science at uni I'm required to take on a 400 hour project. I've been wanting to create a mobile app for a while now and given that CiviCRM is lacking such a feature I thought it would be a good idea to embark on developing one. Hopefully the end result will be good enough to incorporate into core!

Read more
Oktober 31, 2011
By jamie Filed under API

As of the Bourne, UK sprints last August, bin/cli.php has been completely re-written for 4.1.

If you are an integrator or user, you might not have noticed this file. It used to be a PHP class that was used by many of the individual scripts in the bin directory.

Now, it's a command line program designed to be run directly.

With cli.php you can run any function defined in the API version 3.

If you run the script without any arguments, you'll get a usage statement explaining how it works:

Read more
Oktober 28, 2011
By SarahGladstone Filed under CiviContribute, CiviMember, Case studies and user stories, CiviCRM

Background Pogstone's client had already been using a web-based membership database, however that system did not have any features related to households and other features needed when interacting with families and children. They also needed many features related to needs of a typical synagogue that were missing from the previous system.

Roll-out process

Read more
Oktober 28, 2011
By jamie Filed under CiviCRM

Last spring I started working on a Drupal module that would keep CiviCRM contacts in sync with Salsa contacts. I did a lot of the work on it and then, upon joining PTP's staff, the project unfortunately fell to the bottom of my stack.

The code is available...

git clone git://git.mayfirst.org/ptp/civicrm_salsa

... but it's barely code-complete and has had absolutely no testing, so we're not releasing it yet.

Read more
Oktober 28, 2011
By jalama Filed under CiviCRM, Drupal

Recently we spent some time cleaning up the code base for Drupal's Views module in CiviCRM. This will be reflected in the 4.1 release of CiviCRM, at this point this was all written for Drupal 7, though should be portable to Drupal 6. There were a couple new features thrown in but much of this will focus on making the code base a little more efficient and easier to read.

The two major tasks were:

Read more
Oktober 20, 2011
By bgm Filed under Internationalization and Localization, Meetups

Four of the fr_CA translators team met in Montreal yesterday to discuss how to communicate, prioritize and exchange tips and tricks on how to translate CiviCRM.

We would also like to get in contact with other translation teams to know how they work. Here are some topics we discussed:

Read more
Oktober 19, 2011
By yashodha Filed under CiviCRM

Important: This release includes critical fixes to resolve conflict between civicrm and jquery update drupal module.This point release has quite a few bug fixes as listed here. Some of recently added features have been included in the last release blog post

Read more
Oktober 18, 2011
By annaleevk Filed under CiviEvent, CiviMail, CiviMember, CiviReport, Case studies and user stories, CiviCRM, Drupal

I recently completed a conversion of about 8 years of history from a 5 year old Blackbaud Kintera site to a Drupal CiviCRM solution. Confused yet? Don't worry, all we be revealed in time. As a way of giving back, I am planning to share my experiences good and bad, what worked, what did not, what I learned and what I will and won't do next time.

Read more
Oktober 17, 2011
By LindseyM Filed under CiviCRM

I’m based with a group of three churches in Bristol, UK and we transitioned to Civi in June 2011, integrating it with our new Drupal 7 website. We’re loving Civi’s functionality and the customization it allows, but there is one thing on my wishlist which may be on yours too – the ability to deal easily with recurring events, including reporting on attendance.

 

Read more
Oktober 16, 2011
By colemanw Filed under CiviCampaign, CiviCase, CiviEvent, Case studies and user stories, Drupal, Extensions
I've just released the stable 2.0 version of the Drupal Webform CiviCRM Integration module and wanted to share some of the cool new things you can do with it. Version 1, which I wrote earlier this year, was basically built for a single purpose: you could have a user fill out a webform, and their contact record (name, address, email, etc.) would be created/updated and an activity of the form submission would be logged. That alone is pretty darn useful, but suggestions from users, the advent of API v3, and a commission from the core team got me setting sights higher for the next release.
Read more