- Drupal 8 Quick Start Guide
- J. Ayen Green
- 225字
- 2021-06-10 19:45:28
Update notifications
Like any software, Drupal occasionally needs updating. Also, because much of its functionality comes via add-on modules and contributed modules, they occasionally need updating too, and each can have different update schedules or be updated on a completely ad hoc basis. Therefore, Drupal will perform a check on a daily basis to see if any new releases are available.
These checks are important, because the reason for the update can be to fix security-related issues. For that reason, it is normally good to keep the checkboxes checked. However, there are instances where there is no need to do so, for example, when there is an IT group that will be monitoring releases so that it isn't necessary for the site to do so, or in the case where the site is a local copy of a site used for development that will always match another site's versions. Again, the choices made here can be changed at any time, so if you're not certain, leave them selected.
Click the Save and continue button, and Drupal will render and display the new website for you!

Congratulations! How was that for a quick start? You are looking at a fully functional Drupal site. However, what is a content management site without content? Are you ready to continue? Let's move on and give you the grand tour.
- UML和模式應(yīng)用(原書第3版)
- 程序員考試案例梳理、真題透解與強(qiáng)化訓(xùn)練
- Python計算機(jī)視覺編程
- C語言程序設(shè)計
- 編程數(shù)學(xué)
- Android開發(fā)案例教程與項目實戰(zhàn)(在線實驗+在線自測)
- Raspberry Pi Home Automation with Arduino(Second Edition)
- Lighttpd源碼分析
- Mastering C++ Multithreading
- JavaScript編程精解(原書第2版)
- DB2SQL性能調(diào)優(yōu)秘笈
- C/C++代碼調(diào)試的藝術(shù)(第2版)
- 從零開始學(xué)算法:基于Python
- Getting Started with RethinkDB
- C#網(wǎng)絡(luò)編程高級篇之網(wǎng)頁游戲輔助程序設(shè)計