- Drupal 8 Configuration Management
- Stefan Borchert Anja Schirwinski
- 104字
- 2021-07-23 20:02:34
So what is configuration in Drupal terms?
In Drupal, configuration includes topics such as content types, fields, menus, or text formats. Creating or changing a configuration on a live site poses a high risk and makes changes untraceable. Questions such as who made a change, and when and why it was made, cannot be answered.
Up until Drupal 7, Drupal had all configuration stored in the database. By Drupal 7, most professional Drupal developers kept track of their configuration changes by exporting them to code, the most popular option being the Features module, and version-controlling it with a version control system such as Git.
推薦閱讀
- Flutter開發實戰詳解
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- Oracle Database In-Memory(架構與實踐)
- Interactive Data Visualization with Python
- C語言最佳實踐
- 21天學通C++(第6版)
- Learning Python Design Patterns
- 低代碼平臺開發實踐:基于React
- Cybersecurity Attacks:Red Team Strategies
- Learning Concurrency in Python
- Visual Basic程序設計基礎
- 開發者測試
- Mastering Android Application Development
- ASP.NET開發技巧精講
- Mastering Puppet(Second Edition)