Posts tagged with: Drupal 8
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.
Read full articleYesterday I presented the updates for the Configuration Management Initiative 2 at DrupalCon Amsterdam. The main takeaways are:
Read full articleWhen having to import data onto a Drupal 8 site there is no other choice than relying on core’s Migrate API and its contrib ecosystem. At Nuvole we have adopted a so called "middle-format approach". The process simply moves the Extract and Transform parts outside Drupal so to ease the production of an easy to import dataset, in a well known middle-format (such as JSON API).
Read full articleThere are a few significant changes that landed in Drupal 8.8 with respect to configuration management. In this blog post we will give an overview of the most important ones.
Read full articleToday I presented the CMI 2.0 updates at the drupal dev days in Cluj-Napoca. The session went well and I received good feedback and had interesting conversations about configuration management after it. Attached are the slides I presented.
Read full articleTomorrow Wednesday at 13:45 (Pacific Daylight Time) in room 6C we have the CMI 2.0 updates session at the Drupalcon. Together with Mike Potter, we will briefly present the work that has been done so far and lay out the road map for what is to come. The session will be recorded and the slides are attached to this post (subject to change).
Read full articleThe configuration management initiative 2.0 needs your help. I will be presenting updates of CMI 2.0 at the upcoming Drupalcon Seattle together with Mike Potter.
Read full articleConfig Distro allows distribution developers to say how the "distributions configuration" is supposed to be updated and it allows distribution-based site developers to treat the distribution maintainers as a developer on their team.
Read full articleDrupal 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.
Read full articleOne year ago we released the first public version of Config Split with the goal to simplify working with Drupal cores configuration management.
Read full articleUnfortunately none of us from Nuvole are attending DrupalCon Baltimore and can’t, therefore, attend the “hallway track” and join discussions in person. We have held presentations about advanced configuration management in Drupal 8 at all Drupal events we attended in the last year including the last DrupalCon in Dublin. So I’ll try to cover some concepts here that could help the discussion about how the configuration management can be improved.
Read full articleLast week we attended and sponsored the Drupal Developer Days in Seville where we also had two well attended sessions.
Read full articleOur solution for advanced configuration management workflows has just become more powerful! The core of what makes Configuration Split work so nicely with drush and the Drupal UI has been split off in a new module: Config Filter!
Read full articleThe UI Patterns module allows you to define and expose self-contained UI patterns as Drupal 8 plugins and use them seamlessly as drop-in templates for panels, field groups, views, Display Suite view modes and field templates.
Read full articleOne of the nice things that happened during Drupal Ironcamp in Prague last week was the first beta release of the Configuration Split that I started developing a few months ago.
Read full article