Boiler Room C, Hotel Shattuck Plaza
We are developing our Drupal 8 distribution, Cloud Orchestrator by practicing Scrum for Agile software development. I'll introduce the background story of the reason why we could successfully achieve our super-fast paced development with higher productivity.
The Agenda:
Each iteration of Drupal introduces new and exciting ways to manage content. However, the display of content is even more important along with the knowledge of how to convert a design to a theme. While we have all read about, watched and even worked with Twig to create new themes in Drupal 8, the way we work with Twig has changed.
In this session we are going to explore some advanced techniques for building and running migrations.
Sometimes you can define your migrations in a single file, run them, close your laptop and go grab a beer. But let’s face it, most other times things are bit more complicated. What we will talk about in this session are some of the cases in which you need to get a bit creative. Such as standardise your source data. Transform it before it gets imported. Or build dynamic migrations.
Don't you wish there was a way you could give each and every user of your module's admin experience a quick and easy way to learn what each setting really did and why it was there? Good news Drupal 8 users, this is actually in core. The Tour Module has been in core since the first release of Drupal 8 and is awaiting you to leverage it.