Posts tagged with: Configuration Management
Config Split has worked mostly the same way as it did when the first beta release was tagged in 2016. The 8.x-1.x branch is using Config Filter as the API to hook into the configuration management of Drupal. But since Drupal 8.8 we have a much better API in Drupal core which allows us to do more complex things with simpler code than the Config Filter API did. The core API was designed with the lessons learned from Config Filter in mind after all.
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 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 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 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 articleThis post is an excerpt from the topics covered by our DrupalCon Dublin training: Drupal 8 Development - Workflows and Tools. For the last two years we have been giving trainings and presentations at various Drupal events about configuration management and its new workflows in Drupal 8. One of the recurring questions has been:
Read full articleConfiguration Management in Drupal 8 elegantly solves staging configuration between different environments but it still misses the ability to package configuration into separates modules for later reuse. A patched version of the Configuration development module helps addressing that!
Read full articleNuvole gave two talks about the current status of Configuration Management in Drupal 8 at European Drupal events in the last few weeks: Drupal Days Milan 2014 and Drupal Camp Alpe Adria 2014. Developers attending the events were mostly interested in how the future Drupal 8 Configuration Management capabilities will compare to Drupal 7, with and without the Features module.
Read full article