How to set up PHPUnit tests on project-specific developments and configurations and how to run them with Gitlab CI.
Drupal 8
Image par Diego Velázquez de Pixabay
A quick look back at how I set up adaptive image styles on my site.
When developing a site, it is sometimes necessary to set up an XML feed. Here are some examples of code used to generate such a feed.
Photo par Denis Doukhan de Pixabay
Here's some feedback on the migration of this site to Drupal 8, the new features brought by this version of Drupal, how the content was migrated, etc.
In a previous article Download Drupal translations with Composer, I presented a Composer extension for downloading Drupal translations.
Now this extension is in the Github drupal-composer https://github.com/drupal-composer/drupal-l10n group.
© zivtech.com (modifié)
Drupal 8 has an API in its kernel allowing configuration export and import, also known as CMI for Configuration Management Initiative. This was not natively possible with previous versions.
Although many articles already exist and new ones are regularly written about what Composer is and how to use it with Drupal, here's a quick reminder.