DevOps

Drupal Camp Asheville 2024 - July 12th-14th

Dude, Where's My Features? Configuration Management in D8

Dan Gurin
CivicActions

Before Drupal 8, changes in site configuration could only be stored and moved between environments by using the Features module. This practice was less than ideal, as Features was not originally conceived for this purpose. Since there was no other better way to manage configuration outside of the database, this became the standard practice.

Getting back to basics with Drupal Deployment

Matthew Connerton
Aspiring Web LLC

There are many tools out there today for hosting Drupal sites with workflow tools built in. There are also a large number of development tools showing up on the scene for local development. Lets get back to basics and learn the root of Drupal deployment from local to production.

In this session we will talk about:

Making PhpStorm Do Your Job for You

Joseph Ryan Wagner
FFW

Between you and your brilliant code stands... the editor. From Notepad to Eclipse - we stare them down daily. Sometimes even before coffee. Wouldn't it be nice if PhpStorm could do some of your work for you, even if it's not a caffeine replacement?