DevOps

Parent Track

Deploy to Mars with Lando

Presenters
Topics
DevOps
You thought Lando was just a flight simulator. A tool to be used on the ground, safely replicating the real-world environment you and your team face in production. What if I told you that Lando is also your production facility, your launchpad, and your mission control? That it’s the launch vehicle that takes you to orbit as well as the ground-support system that sees your mission through to success?

Plugins: or, Where does this thing go?

Presenters
Topics
DevOps / Theming & Front-end
Plugins provide a nice object-oriented way for modules to add functionality.  They're used to created field types, blocks, render elements, navigation items, image manipulation effects and many other useful things.  In this session, we'll look at the pieces of the plugin API, some plugins in the real world, and implement some example plugins to hopefully give you an idea how you can use plugins to make Drupal do more of what you want it to do. This session is intended primarily for module developers, but, since plugins include render elements, they're useful for themers, too.