Agaric is proud to have been helping medical and scientific communities almost from our founding.
In 2019 we contributed to the free software and platform cooperative movements by speaking at conferences, holding trainings and building tools for the movement.
The time for bold action for climate justice is now. Here are some ways tech workers can help bring it about.
Drupal 7 End of Life is November 2021, which means this is the year many should start upgrading to Drupal 8. We have five upcoming trainings and several free resources to help people upgrade.
Una descripción general de las herramientas de software gratuitas que utilizamos para administrar nuestro negocio.
Micky is setting out for San Miguel de Allende to meet with and help fellow activists and cooperators move to privacy-respecting free software tools.
Support Portside's end of year fundraiser to deepen their coverage of labor and social justice movements and build free software tools for media makers in 2020.
Ksnip is a free and open-source, lightweight screenshot tool with simple image editing built in.
.org, once managed by a nonprofit, is now owned by the private equity firm Ethos Capital. This is another example of the internet being privatized and the importance of moving our technology under community ownership.
Although we covered a lot of ground, we only scratched the surface. To wrap up the series, we present an introduction to a very popular topic: Drupal upgrades. Note: In this article, when we talk about Drupal 7, the same applies for Drupal 6.
When one starts working with migrations, it is easy to be overwhelmed by so many modules providing migration functionality. Today’s article presents a list of migration related Drupal modules for quick reference.
In recent articles, we have presented some recommendations and tools to debug Drupal migrations. Using a proper debugger is definitely the best way to debug Drupal be it migrations or other substems.
Today, we are going to show how to use the Migrate Devel module and the <code>debug</code> process plugin. Then we will give some guidelines on using a real debugger like XDebug. Next, we will share tips so you get used to migration errors.
When working on Drupal migrations, it is often the case that things do not work right away. Today’s article is the first of a two part series on debugging Drupal migrations. We start giving some recommendations of things to do before diving deep into debugging.
A deep dive into two process plugins: `entity_lookup` and `entity_generate`.
A step by step look at the workflow for importing configuration entities and executing migrations from the user interface with Migrate Tools.
In the previous post we talked about migration groups provided by the Migrate Plus module. Today, we are going to compare them to migration tags. We will dive deeper into how they work and provide tips to avoid problems.
In the previous posts we talked about option to manage migrations as configuration entities and some of the benefits this brings. Today, we are going to learn another useful feature provided by the Migrate Plus module: migration groups.