Drupal 8: Composer, Console, Entities, and Plugins w/ James Candan

Опубликовано: 03 Декабрь 2024
на канале: Chadev
121
2

We'll go over architecture options for web applications built in Drupal 8, including modern PHP dependency management with Composer, Content Entities vs Nodes and when each is appropriate. We'll look at some excellent combinations of contrib modules and glue code to create flexible architectures.

Who is this for?

Though extensive experience with these is not necessary, you are at least familiar with:

OOP PHP
D7/D8 Module Development
Composer

You are interested in grasping:

Composer for Drupal 8
Custom Entites
Complex relational architectures

Bonus:

Composer for custom modules
Custom fields via Plugins
Drupal Console badassery