Configuration management initiative update and recap of DrupalCon Europe 2020
Last week was the virtual DrupalCon Europe and I had the pleasure to present CMI 2 updates together with Moshe Weitzman. Attached to this post are the slides.
Look behind the curtains and see how beautiful things happen.
Configuration management initiative update and recap of DrupalCon Europe 2020
Last week was the virtual DrupalCon Europe and I had the pleasure to present CMI 2 updates together with Moshe Weitzman. Attached to this post are the slides.
Config Split treats all the cli the same.
Drupal 8.4 and its upgrade to Symfony 3 has made the compatibility of the global Drush 8 a bit more challenging. Drush 9 works with Drupal 8.4 but it is not stable yet and the format of how third party Drush commands are made has changed significantly.
Bringing "reusable features" to Drupal 8.
This is a preview of Nuvole’s training at DrupalCon Amsterdam: An Effective Development Workflow in Drupal 8.
How to work more efficiently with some Drush-Bash tricks
While Drush is a big time saver, the textbook version of some commands can become lenghty at times:
Keep things neat.
I bet every Drupal developer keeps a Drupal installation as local sandbox where they try out code snippets, maintain modules or generate patches to be contributed back to the community. If not well maintained this installation will, day after day, grow into a chaotic mess of content and settings. Having separate Drupal installations for each project we work on would be a good solution here.