• Skip to main navigation
  • Skip to main content
  • Skip to footer

The log of our experiments and ideas

Tag: Drupal

Upgrade Drupal from 9 to 10

We needed to upgrade multiple Drupal sites from 9 to the last supported version, which at the moment I write…
Continue reading “Upgrade Drupal from 9 to 10”…
Posted on: January 17, 2024 Last updated on: January 17, 2024 Comments: 0 Written by: Luis Gerzenstein

Install XHProf and Tideways on Lando to use it with Drupal 9

Sometimes you need to improve the performance in your site. One of the best things to use on those situations is to use a profiler tool.

In this article, we will describe how to install XHProf using the Tideways XHProf Extension that supports PHP +8

Continue reading “Install XHProf and Tideways on Lando to use it with Drupal 9”…
Posted on: May 11, 2023 Last updated on: May 11, 2023 Comments: 0 Written by: Luis Gerzenstein

Move existing Drupal website to Pantheon

In this article, we will describe a path to manually move a Drupal 8 website from any place where is…
Continue reading “Move existing Drupal website to Pantheon”…
Posted on: September 9, 2020 Last updated on: September 9, 2020 Comments: 0 Written by: Luis Gerzenstein

Drupal 7 – Increase the size of a field that already has content

In one of our projects I have a text field in a content type that the size is of 20…
Continue reading “Drupal 7 – Increase the size of a field that already has content”…
Posted on: October 26, 2018 Last updated on: November 26, 2018 Comments: 0 Written by: casivaagustin

Install & run Drupal from a single command

Some of the things that have called our attention over the last months were blog posts where people talked about…
Continue reading “Install & run Drupal from a single command”…
Posted on: May 11, 2018 Last updated on: May 11, 2018 Comments: 0 Written by: Luis Gerzenstein

Migrating user password from non-drupal database to Drupal 8

Usually when a site makes the decision to migrate to a new platform, one of the challenges you may find…
Continue reading “Migrating user password from non-drupal database to Drupal 8”…
Posted on: December 2, 2017 Last updated on: December 6, 2017 Comments: 0 Written by: Luis Gerzenstein

Resources to setup a Behat integration in Drupal using a Vagrant Machine

I was working setting up an integration with Behat and Drupal in an environment with Vagrant, this post contains the…
Continue reading “Resources to setup a Behat integration in Drupal using a Vagrant Machine”…
Posted on: July 11, 2017 Last updated on: July 11, 2017 Comments: 0 Written by: casivaagustin

Prepare Behat for testing a Drupal site

Behat is an open source Behavior-Driven Development framework for PHP. It can help you test how your site responds to the common…
Continue reading “Prepare Behat for testing a Drupal site”…
Posted on: May 16, 2017 Last updated on: May 18, 2017 Comments: 0 Written by: Marcos Ibanez

Using Drupal 8 Modal API

Drupal 8 has come with many cool feature to trigger JavaScripts events from the Backend using classes like AjaxResponse and…
Continue reading “Using Drupal 8 Modal API”…
Posted on: February 28, 2017 Last updated on: February 28, 2017 Comments: 0 Written by: casivaagustin

Starting a new Bootstrap Subtheme for Drupal 7 and Sass

Everybody knows what Bootstrap is, there is a module for Drupal that includes all the goodies of Bootstrap into Drupal,…
Continue reading “Starting a new Bootstrap Subtheme for Drupal 7 and Sass”…
Posted on: November 30, 2016 Last updated on: December 1, 2016 Comments: 0 Written by: casivaagustin

Emojis in Drupal 7

Nowadays emojis are everywhere and they are a fundamental part of the social communication. Twits, instagram pictures and others kinds…
Continue reading “Emojis in Drupal 7”…
Posted on: May 9, 2016 Last updated on: May 9, 2016 Comments: 0 Written by: casivaagustin

How to set variables in a page callback and use it in the page template

Usually we set variables in a page callback to be used in a template, that template will be render in the…
Continue reading “How to set variables in a page callback and use it in the page template”…
Posted on: June 15, 2015 Last updated on: June 15, 2015 Comments: 0 Written by: casivaagustin
1 2 Next page »

Tags

analytics Ansible Ansible Lint Backend bash BDD Behat cache Cloudflare Composer Css Debian Debugging Devops Documentation Drupal Drupal8 Frontend Git gitlab HowTos JavaScript JSON JSON Schema Laravel linksOfTheEndOfTheWeek Migration Monitoring MySQL Node.js Nova performance Phantomjs PHP pipeline React.js Sass Teleport tooling tracking UI Vagrant Varnish Vuejs webpack
Content written by the 42mate team based on their experiences in the daily work