- 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.
- Unity 2020 By Example
- Flutter開發實戰詳解
- Monkey Game Development:Beginner's Guide
- Python深度學習
- aelf區塊鏈應用架構指南
- Mastering Yii
- R Deep Learning Cookbook
- 量化金融R語言高級教程
- Mastering openFrameworks:Creative Coding Demystified
- C# and .NET Core Test Driven Development
- MINECRAFT編程:使用Python語言玩轉我的世界
- Building Dynamics CRM 2015 Dashboards with Power BI
- 創意UI:Photoshop玩轉APP設計
- Android Studio開發實戰:從零基礎到App上線 (移動開發叢書)
- JavaScript Concurrency