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.
mei 24, 2013
By totten Filed under API, Architecture, Extensions

CiviCRM configuration is largely driven through the web interface and the database: if an administrator wants to add a new "report" or new "relationship type", he can accomplish this with a few clicks of the web interface. The new item is inserted into the database and immediately becomes live. This is great for web-based administration, but it's inconvenient for developers: if a developer writes a module or extension that registers something in the database, then he needs to write an installation routine to insert the item (and an uninstallation routine to delete the item). CiviCRM 4.2+ includes a better way: use the API and hook_civicrm_managed. This technique is already used in "civix" based extensions, but it also works with Drupal modules, Joomla plugins, etc.

Read more
mei 22, 2013
By jessica.kirsner Filed under CiviCRM

A few weeks ago, I went to CiviCon. As a fairly new end-user, this was an incredible experience. Not only did I learn an insane amount of information and receive a wonderful training at the User and Admin training, but I got to interact with other people that use CiviCRM in the same way I do.

Read more
mei 22, 2013
By michaelmcandrew Filed under Community, Sustainability

At CiviCon San Francisco, and at the sprints that followed, we spent a fair amount of time on the subject of ‘CiviCRM as a self-sufficient and financially sustainable ecosystem’. These discussions were wide ranging and super interesting (thanks to Peter Petrik from Skvare for his input and help facilitating). Following from these discussions, we have set ourselves two high level goals for the next 3 years:

Read more
mei 21, 2013
By andie Filed under CiviEvent, CiviMember, Training

I started out with CiviCRM as an end user who installed it for organization where I used to work.  My colleagues and I were self-taught through trial and error, and after a little while, we understood the concepts and day-to-day contact management fairly well.  However, we lacked the opportunity to fully explore functionality before diving in and using it.

Read more
mei 21, 2013
By dlats Filed under Meetups

A small but very enthusiastic group came. We decided to move the meetup to the second Wednesday of each month. The location may alternate between Clearwater and Plant City, FL. Each person described their use of CiviCRM and many questions were asked and answered. Don Latshaw, fresh from CiviCon in SF presented "What's new in 4.3". There was an equal mix of Drupal, Joomla and Wordpress users. The next meetup will be June 12th and we'll look at CiviCase in depth.

Read more
mei 21, 2013
By Anoniem Filed under CiviCRM, Marketing and Promotion

G2 Crowd http://www.g2crowd.com/ is a web site that describes itself as providing business software reviews.

Read more
mei 14, 2013
By John Derry Filed under Hosting, Drupal, Marketing and Promotion

We have seen two recent breakthroughs for people who want to spend more time on implementing awesome websites and less time fiddling with hosting.

Read more
mei 8, 2013
By colemanw Filed under Release announcements

Today we are releasing the 4th stable release of CiviCRM 4.3. If you are still running an older version of CiviCRM, now is a great time to download and experience the many improvements in CiviCRM 4.3. This release contains small but important stability fixes, and all site admins are encouraged to upgrade.

Read more
mei 6, 2013
By JonGold Filed under Make it happen

Coming off of CiviCon North America 2013, 25 members of the CiviCRM community spent a week at the Woolman Center working on new functionality, creating documentation, and discussing how to grow the CiviCRM community.  Based off initial seed funding of the Soft Credit Improvements Make-it-Happen by <

Read more
mei 2, 2013
By parvez Filed under CiviContribute, CiviCRM, Finance and Accounting

With the introduction of CiviAccounts in CiviCRM 4.3 the ground work to allow CiviCRM to cater for Tax against contributions has been laid.

During the week-long sprint in northern California following CiviCon, we've been working through the design and amendments required to complete the implementation of Tax within CiviCRM.

The specification can be found on the wiki

Read more