- Audit of the use of the Entity Share module on market websites,
- Monitoring the implementation of recommendations,
- Support for the maintenance of market sites and the Used Trucks website.
Image par Pete Linforth de Pixabay
Following the online membership article for the Drupal.fr site, it was suggested that I look at the Commerce License module.
This module does a great job of addressing an online membership issue.
Photo par Kaffeetastisch de Pixabay
Having recently tested the Views Reference Filter module, I realised that it allows you to get faceted behaviour on exposed view filters. The module lacks documentation which is being developed in a issue Drupal.org so it's hard to understand where it acts.
Photo par David Mark de Pixabay
Here's feedback on my first real use of Docker where I used it to easily build a development environment for the Drupal 8 redesign of the drupal.fr website as well as the Drupalcamp foundation.
403 error page.
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.
While travelling in Morocco, the Drupal Morocco association asked me if I would host a meetup one evening with a presentation.
I agreed and gave a presentation on the following topics:
© 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.
Image par Adam Evertsson de Pixabay
Yesterday I reorganised my Docker images. This article will summarise the changes and explain why such changes were made.
It was a comment from Ines Wallon about the fact that the hub Docker can be set to build Docker images automatically that triggered this reorganisation.
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.