У нас вы можете посмотреть бесплатно Upgrade From Drupal 8 to 9 with composer или скачать в максимальном доступном качестве, которое было загружено на ютуб. Для скачивания выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса savevideohd.ru
Drupal 9 is the easiest upgrade in a decade. Watch me upgrade a site from Drupal 8 to 9 with composer. Planning for Drupal upgrade from Drupal 8 to 9: https://www.axelerant.com/resources/t... Contents: 00:00 Introduction 00:24 What's different between Drupal 9.0 and Drupal 8.9 01:07 Planning an upgrade 01:44 Looking at our site 03:00 Understanding module support for Drupal 8 and 9 05:21 Checking composer why-not output 06:09 Running our first composer require command 07:17 Understanding dependencies that block an update 07:57 Update blocking dependencies one at a time 09:02 Rerun composer require with added dependencies 10:29 Final composer require command and verify 12:40 Removing the extra packages from composer.json 15:25 Verifying the update on the site 15:53 Running updatedb scripts and updating settings.php 19:33 Exporting config changes 21:03 Committing the changes 21:29 Closing