Drupal Core

Drupal Camp Asheville 2024 - July 12th-14th

D7 or D8

Layout Builder’s missing piece: JS defined blocks

Kyle Einecker
Perficient

Adding new block types to Layout Builder is hard… harder than it should be. You either have to deal with Custom Block types which have a fairly rigid field structure that lack composability and are tracked as config. Or there’s Inline Blocks which require creating a new Block plugin PHP class and understanding how to create a form using Form API.

Security in Drupal: what can go wrong?

Benji Fisher
Fruition
Let's "get off the island" and look at Drupal security from the point of view of an outsider. The OWASP Top Ten is an industry standard list of the most common vulnerabilities that can affect web sites. This session will start with an overview of the Top Ten, and then take a more detailed look at a few of these vulnerabilities. We will review some actual Drupal security advisories: