SlideShare a Scribd company logo
CMI (Configuration Management
Initiative) in Drupal 8
Nguyen Tien Si
Agenda
•
•
•
•

Drupal 7
CMI in Drupal 8
Demo
Question?
Drupal 7
• Have many way to save configuration
– Variable table
– Own module table

• Deploy from Dev to Pro, includes:
– Update_N() hook
– Features module
– Ctools exportable
–…
CMI in Drupal 8

Source: drupalwatchdog.com
CMI in Drupal 8
Exporting the configuration to the file system as
YAML file
Ex: core/modules/image/config/image.style.large.yml
CMI in Drupal 8
Drupal installation two directories will be
created:
• active: This stores your currently live configuration.
• staging: This stores configuration that is ready to be imported.
Ex: sites/default/files/config_0uja8Kt-jH9Pcvu9AGznoQp6FmFs1hVB6APfJMKLcMg

active:
CMI in Drupal 8
API
CMI in Drupal 8
Import/Export to deploy
CMI in Drupal 8
Import/Export to deploy
CMI in Drupal 8
Import/Export to deploy
CMI in Drupal 8
Import/Export to deploy
CMI in Drupal 8
Import/Export do deploy
CMI in Drupal 8
Import/Export to deploy
Demo
Source:
https://github.com/mrsinguyen/cmidemo

Download:
https://github.com/mrsinguyen/cmidemo/archive/8.
x-1.x.zip
References
• http://drupal8cmi.org
• https://drupal.org/node/1667894
Question?
Any question?

More Related Content

PPTX
CMI Overview
PPTX
BMW Motorrad Spain - CMI Global Logistics Ltd
PDF
VMI - How To Determine Alarm Levels
PDF
Drupal 8 Configuration Management
PPT
Vendor managed inventory
PDF
Configuration Management in Drupal 8: A preview (DrupalCamp Alpe Adria 2014)
PPTX
Features module in drupal 8
PDF
Configuration Management in Drupal 8: A preview (DrupalDays Milano 2014)
CMI Overview
BMW Motorrad Spain - CMI Global Logistics Ltd
VMI - How To Determine Alarm Levels
Drupal 8 Configuration Management
Vendor managed inventory
Configuration Management in Drupal 8: A preview (DrupalCamp Alpe Adria 2014)
Features module in drupal 8
Configuration Management in Drupal 8: A preview (DrupalDays Milano 2014)

Similar to CMI in Drupal8 (20)

PDF
Drupal 8 Configuration Management for you and your team
PDF
Gestione della configurazione in Drupal 8
PPTX
Drupal 8 Configuration Management
PDF
CMI 2.0 session at Drupal DevDays in Cluj-Napoca
PDF
Drupal 8 Configuration Management with Features
PDF
DDAY2014 - Features per Drupal 8
PDF
Configuration Deployment in Drupal 8
PDF
Config management
PDF
Developing with Configuration Management on Drupal 7
PDF
Drupal 8 Configuration Management
PDF
Олексій Калініченко — Configuration Management in Drupal8
PPT
Drupal con Sydney configuration management in drupal 7
PDF
Creating a Reusable Drupal Website for Higher Education - Webinar
PDF
Drupal 8 - Hosting, Performance and Drush
PDF
Dit yvol2iss27
PDF
Tech talk-live-alfresco-drupal
PDF
Death of variables revisited
PDF
Getting Into Drupal 8 Configuration
PDF
MIGRATION - PAIN OR GAIN?
PDF
CMI feedback.dnd
Drupal 8 Configuration Management for you and your team
Gestione della configurazione in Drupal 8
Drupal 8 Configuration Management
CMI 2.0 session at Drupal DevDays in Cluj-Napoca
Drupal 8 Configuration Management with Features
DDAY2014 - Features per Drupal 8
Configuration Deployment in Drupal 8
Config management
Developing with Configuration Management on Drupal 7
Drupal 8 Configuration Management
Олексій Калініченко — Configuration Management in Drupal8
Drupal con Sydney configuration management in drupal 7
Creating a Reusable Drupal Website for Higher Education - Webinar
Drupal 8 - Hosting, Performance and Drush
Dit yvol2iss27
Tech talk-live-alfresco-drupal
Death of variables revisited
Getting Into Drupal 8 Configuration
MIGRATION - PAIN OR GAIN?
CMI feedback.dnd
Ad

Recently uploaded (20)

PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Empathic Computing: Creating Shared Understanding
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
NewMind AI Monthly Chronicles - July 2025
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
MYSQL Presentation for SQL database connectivity
PDF
cuic standard and advanced reporting.pdf
PPT
Teaching material agriculture food technology
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
DOCX
The AUB Centre for AI in Media Proposal.docx
The Rise and Fall of 3GPP – Time for a Sabbatical?
Encapsulation_ Review paper, used for researhc scholars
Empathic Computing: Creating Shared Understanding
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
NewMind AI Monthly Chronicles - July 2025
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Understanding_Digital_Forensics_Presentation.pptx
MYSQL Presentation for SQL database connectivity
cuic standard and advanced reporting.pdf
Teaching material agriculture food technology
Advanced methodologies resolving dimensionality complications for autism neur...
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Building Integrated photovoltaic BIPV_UPV.pdf
Reach Out and Touch Someone: Haptics and Empathic Computing
Per capita expenditure prediction using model stacking based on satellite ima...
“AI and Expert System Decision Support & Business Intelligence Systems”
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
The AUB Centre for AI in Media Proposal.docx
Ad

CMI in Drupal8