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.
December 4, 2024
By SYSTOPIA Filed under Extensions
This blog series aims to expand your knowledge of CiviCRM and its potential for extensions. Each month, we present one of the many extensions we at SYSTOPIA have developed over the years. This month’s feature: The Mailbox Mailing Extension – allowing you to create and schedule CiviCRM mailings without needing to use the CiviCRM user interface. A huge thank you to Thomas Fastermann of the Schweizerischer Gewerkschaftsbund for contributing to our blog series by writing this month’s release!
Read more
November 26, 2024
By jackrabbithanna Filed under Drupal 8, Tools, CiviCRM

Starting with Drupal 8, composer is used to manage web site dependencies and to download packages to the server. A Drupal and CiviCRM website requires 100s of packages to provide the large set of functional components. Composer simplifies the process of determining which versions of packages will all work together appropriately, and fetching all of them and putting them in the right place in the code base.

Read more
November 19, 2024
By JoeMurray Filed under Community

The CiviCRM community is going back to where it all started to celebrate 20 years of serving nonprofits. 

Start planning now to attend the event in the San Francisco area. 

There will be three parallel tracks of sessions over two days, packed with case studies and the latest in SearchKit, FormBuilder and new extensions.  

Planning for this gala event is already underway:

Read more
November 18, 2024
By SYSTOPIA Filed under Extensions
At SYSTOPIA, we have developed a large set of CiviCRM extensions, Drupal modules and other tools. Currently, we are actively maintaining or co-maintaining over 60 repositories. In this release, we would like to present our Extended Deduplication System - a comprehensive solution for managing duplicate contacts within CiviCRM. Thank you for reading on!
Read more
November 8, 2024
By AlanDixon Filed under CiviContribute
The default visitor experience of a CiviCRM contribution page with recurring payment options (e.g. "monthly donor") leaves much to be desired. Fortunately, there's an extension for that.
Read more
November 7, 2024
By rebeccatregenna Filed under CiviMail

Mass email campaigns are a staple of digital marketing, providing a powerful way to reach a large audience quickly. However, ensuring that your email content resonates with your audience can be challenging. One of the most effective ways to optimise email performance is through A/B testing, a feature that has been core functionality for a long time and is now fully implemented using Mosaico.

Read more
November 7, 2024
By dev-team Filed under Release announcements

CiviCRM version 5.79.0 is now ready to download. This is a regular monthly release. Upgrade now for the most stable CiviCRM experience:

Read more
November 5, 2024
By theresa.eberleFiled under

The project #CiviOneClick aims to simplify access to CiviCRM – starting with an easy setup of demo sites but with the long-term goal of a new way to install CiviCRM.

Read more
November 4, 2024
By ufundo Filed under Standalone

CiviCRM Standalone has reached a significant milestone. We are now ready to make the November 5.80 release candidate “the RC” for a first official, stable release of the new Standalone in December.

It’s an exciting prospect, representing lots of work from across the community over the past couple of years. For me personally, getting to this stage has been a key focus of my work on CiviCRM this year.

Read more
November 4, 2024
By bradleyt Filed under Extensions

Most developers in the CiviCRM community are probably familiar with Composer. If not, Composer is a dependency manager for PHP. That's just a fancy way of saying that composer allows codebases like CiviCRM to pull in code (dependencies) from other projects.

Read more