courtly
courtly
courtly
courtly

Upcoming Events

San Francisco CiviCRM Meetup - February 8th, 2012
February 8th, 2012
Come meet others from the Bay Area who are interested in, using or developing (more...)

UK usergroup - London meetup
February 8th, 2012
Come and meet others from the UK that are using CiviCRM or are interested in (more...)

Chicago CiviCRM Meetup
February 17th, 2012
Please join other CiviCRM users, administrators, and developers in the Chicago (more...)

London user and administrator training
February 23rd, 2012
A comprehensive two day hands on training course covering the configuration, (more...)

CiviCRM Seminar - London
February 23rd, 2012
NfP Services free seminar

CiviCRM London sprint Feb 2012
February 27th, 2012
Following the CiviCRM training here in London, we will have a CiviCRM code (more...)

Philadelphia - CiviCRM Meetup for Q1 2012
March 13th, 2012

UK South West - CiviCRM Meetup
March 20th, 2012
Come meet others from the Area who are interested in, using or developing for (more...)

[Bristol, UK] user and administrator training
March 21st, 2012
A comprehensive hands on training course covering the configuration, (more...)

San Francisco user and administrator training
March 29th, 2012
A comprehensive two day hands on training course covering the configuration, (more...)

CiviCRM Usability, Test and Code Sprint - San Francisco (March 2012)
March 29th, 2012
This usability, code and test sprint is targeted at CiviCRM users and (more...)

CiviCon 2012 San Francisco Bay Area - April 2nd 2012
April 2nd, 2012
CiviCon is THE annual event bringing together the people who use, develop, (more...)

CiviCRM Documentation, Test and Code Sprint - after CiviCon San Francisco (April 2012)
April 4th, 2012
This sprint is targeted at CiviCRM users and developers who want to work on (more...)

CiviCRM Components

Tools for engaging your supporters...

CiviContribute


CiviEvent


CiviMail


CiviMember


CiviReport


CiviCRM v1.7

Not Just a Contact Database

These optional components give you more power to connect and engage your supporters.

  • civiCASE

  • Case management for clients and constituents.

  • civiEVENT

  • Online event registration and participant tracking.

  • civiMEMBER

  • Online signup and membership management.

  • civiMAIL

  • Personalized email blasts and newsletters.

  • civiREPORT

  • Report generation and template management.

Announcing CiviCRM v1.7

May 2, 2007 - 17:33 — lobo

We are pleased to announce that CiviCRM 1.7 stable is now available for download.

CiviCRM is the first open source and freely downloadable constituent relationship management solution. CiviCRM is web-based, internationalised, and designed specifically to meet the needs of advocacy, non-profit and non-governmental groups.

New to CiviCRM? Read more at http://civicrm.org/

********************
What's New in 1.7
********************
The big news for 1.7 is CiviEvent - providing integrated online event registration and management for paid and free events. This release also includes a new "Contact Dashboard", which gives constituents a consolidated view of their subscriptions, contributions, event registrations and more.

Other release highlights include:
* Create and save re-usable email templates (with mail-merge tokens)
* CiviContribute plugins for Authorize.net and Google Checkout
* Use customized versions of templates for any screen
* One-click copying for existing Profiles, Contribution Pages and Events
* Restrict access to selected custom data fields and selected profile scree=
ns

( categories: )

Announcing CiviCRM v1.7 Beta

March 24, 2007 - 00:03 — lobo

We are excited to announce that our 1.7 Beta release is now available for download. This release features the new CiviEvent component, which provides integrated event registration and management, along with a new "Contact Dashboard" which gives constituents a consolidated view of their subscriptions, contributions,event registrations and more.

Other release highlights include:

  • Create and save re-usable email templates (with mail-merge tokens)
  • CiviContribute plugins for Authorize.net and Google Checkout
  • Use customized versions of templates for any screen
  • One-click copying for existing Profiles, Contribution Pages and Events
( categories: )

CiviCRM v1.7 update ...

March 16, 2007 - 23:41 — lobo

CiviCRM v1.7 is proceeding at a good pace. We've closed most of the issues with just a couple that are still open. We've also got a public sandbox that the community can use and test out various features of v1.7. Hopefully this will also allow us to collect a few more bug reports and issues. We definitely would like to see the community step up and play a more crucial role with testing the product before the beta and final release.

If things continue at this pace, I suspect we'll push out a beta candidate mid next week. At that point, we'll also switch demo to using CiviCRM v1.7 and make v1.7 the default download. In the past this has enabled us to catch a few more issues before we do a final release.

( categories: )

1.7 Alpha Sandbox

March 12, 2007 - 09:18 — Dave Greenberg

We launched the 1.7 alpha sandbox this weekend. The site is designed to allow community members and developers to explore the new features in the 1.7 release and help us identify bugs in the release prior to the Beta launch (current 1.7 release schedule). Pounding on the sandbox will help enormously in improving the quality of the beta and final releases - so if you're interested in using the new features in 1.7 and contributing to CiviCRM - this is a great way to help.

( categories: )

CiviCRM v1.7 update ....

March 1, 2007 - 12:48 — lobo

We did manage to hit the code freeze and branch date of Feb 26th. v1.7 is now off and living in its own branch. If you are using svn to get the latest version of the code base, make sure you switch to the v1.7 branch (svn switch is a useful command)

( categories: )

CiviCRM ACL's (Access Control List) explained ..

February 22, 2007 - 17:28 — lobo

Good background reading for ACL's can be found in the Wikipedia entry

Permissioning is quite important in CRM systems. CiviCRM used Drupal's permissioning system and stretched it a fair amount till v1.6. It had two major disadvantages: One, our joomla users do not have access to the permissioning model. Two, the Drupal model did not scale very well from a user interface perspective. This was primarily because it displayed all the permissions as a grid. If you had 300 roles and 300 smart groups, drupal displayed a table with 90,000 checkboxes. The browser would definitely not be happy with this chunk of HTML

Release Schedule for v1.7

February 21, 2007 - 20:18 — lobo

Here is a tentative release schedule for v1.7. As in any software project, these dates are tentative and subject to delays. UPDATE: I've updated to our latest dates

( categories: )

Customizing CiviCRM look and feel ...

February 18, 2007 - 23:39 — lobo

I just finished implementing some cool features for customizing CiviCRM look and feel in v1.7. As most of you'll are aware CiviCRM follows a pretty good modular MVC (model-view-controller) architecture. We seperate the view (Smarty templates) from the code and business logic quite stringently and most of the display can be customized at the template level.

( categories: )

Full Steam Ahead on the 1.7 Release

February 14, 2007 - 08:17 — Dave Greenberg

With lots of excitement and anticipation on the mailing list regarding upcoming 1.7 features - the team has been pushing hard to keep on schedule for alpha release by the end of this month. As of this morning, we're down to 19 open issues out of a total of 80 posted for the release! We're shooting to get this down below 15 by weeks end.

There has definitely been some "scope creep" for 1.7 beyond the committed issues on the road-map. The good news is that these additions have been the result of community feedback and are responses to the real-world use cases that folks are bringing to the team. We're doing our best to balance responsiveness to these requests with the need to get releases out on a regular and timely basis.

( categories: )

Hurtling Towards 1.7 and Keeping Balls in the Air

January 31, 2007 - 08:38 — Dave Greenberg

The team is continuing to chip away at the big list of issues posted for 1.7 while we do our best at keeping some other balls in the air.

Activity on the mailing lists has picked up quite a bit over the past few weeks - with posts ranging from installation problems to "how do I..." to feedback on improvements and additions. Fortunately, Peter Hirst of Open Social Sites has done an incredible job chipping in and answering quite a few of the support questions. This has really helped the team stay focused on development efforts - major kudos to Peter!

We are also working hard on two consulting engagements - one for QuestBridge's 2007 Colllege Prep Scholarship program, and another for Selection Phase of The McConnell Foundation's Scholarship programs (in conjunction with CivicActions). Both of these projects give us the opportunity to improve the extensibility of CiviCRM for specific vertical markets/applications.

( categories: )