- Drupal 8 Configuration Management
- Stefan Borchert Anja Schirwinski
- 98字
- 2021-07-23 20:02:35
How it works in Drupal 8
When planning for Drupal 8, the so-called Configuration Management Initiative was led by Greg Dunlap in order to make developers' lives easier. Configuration still lives in the database, but can be easily exported to YAML text files. You can now deploy a configuration from one environment to another (between cloned instances of the same site). This capability replaces the need for various contributed modules such as Features, Strongarm, and Context.
This book will teach you everything you need to know about Drupal 8's brand new configuration system. We hope you enjoy it.
推薦閱讀
- Google Flutter Mobile Development Quick Start Guide
- Spring 5.0 By Example
- C語言程序設計習題解析與上機指導(第4版)
- 數據結構和算法基礎(Java語言實現)
- Photoshop智能手機APP UI設計之道
- 認識編程:以Python語言講透編程的本質
- Windows Presentation Foundation Development Cookbook
- Apex Design Patterns
- Android開發:從0到1 (清華開發者書庫)
- RESTful Java Web Services(Second Edition)
- Statistical Application Development with R and Python(Second Edition)
- Visual Studio 2015高級編程(第6版)
- 區塊鏈技術進階與實戰(第2版)
- 零基礎學C++(升級版)
- Python Digital Forensics Cookbook