Let's Learn Drupal
Session 2
Plan for today
Drupal 9 Site Setup - Using XAMPP
Drupal UI Walkthrough - Content Types, Taxonomy, User Management, Blocks, Regions, Basic Site Settings
Porting a module from Drupal 8 to Drupal 9 & Drupal 9 to Drupal 10
Let's Learn Drupal
What did we do in Session 1?
What is a CMS & Why Drupal?
Drupal 7 vs. Drupal 8 vs. Drupal 9 vs. Drupal 10
Assignment Distribution - Drupal Website Ideas
Introduction & Training Walkthrough
Let's Learn Drupal
Let's move to Setup
What is XAMPP?
XAMPP is an abbreviation for cross-platform, Apache, MySQL, PHP and Perl
System Requirements
PHP - 7.3+, Composer - 2.0+, drush - 11, mySql - 5.7.8+/MariaDB - 10.3.7+
Let's Learn Drupal
Drupal Modules - Contrib vs. Custom
Let's Learn Drupal
Drupal Modules - Contrib vs. Custom
Modules are the essential part of drupal that extends the drupal's functionality
Let's Learn Drupal
Drupal Modules - Contrib vs. Custom
Modules are the essential part of drupal that extends the drupal's functionality
Contrib
Let's Learn Drupal
Drupal Modules - Contrib vs. Custom
Modules are the essential part of drupal that extends the drupal's functionality
Contrib
Custom
Let's Learn Drupal
Upgrading a Module from Drupal 8 to Drupal 9 to Drupal 10
Let's Learn Drupal
Upgrading a Module from Drupal 8 to Drupal 9 to Drupal 10
Download & install - Upgrade Status Module your Drupal Website
And navigate to see the reports.
Let's Learn Drupal
Upgrading a Module from Drupal 8 to Drupal 9 to Drupal 10
Download & install - Upgrade Status Module your Drupal Website
And navigate to see the reports.
The Upgrade status provides the reports for both Drupal 9 & Drupal 10 readiness.
Let's Learn Drupal
Resources
Let's Learn Drupal
Assignment