Handling Drupal Migrations - Best Practices
Speaker(s): siva.reddy, Todd.Blumenthal
Lean best practices about handling complex migrations of agency websites. Migrating site that are running on legacy CMS platforms such as Oracle UCM or...
The Coding and Development track is focused on educating developers on the latest techniques and tools for increasing the quality and efficacy of their projects. Topics will include best practices for coding and debugging in Drupal 8, making decisions and plans for migrating sites from earlier versions of Drupal or other systems, upgrading contrib to Drupal 8, engagement with other frameworks and technologies, high performance and large scale development experiences, and exploring the advantages of participating in open-source culture. Come share the vast wealth of knowledge and lessons learned and collaborate with other engineers from around the world!
Slack channel: #coding-and-dev
Speaker(s): siva.reddy, Todd.Blumenthal
Lean best practices about handling complex migrations of agency websites. Migrating site that are running on legacy CMS platforms such as Oracle UCM or...
Speaker(s): adam.weingarten, nielsvm
Tired of manually clearing caches? Tired of needing the Rules and the Expire module to clear any non-node content (views, panels)? Everything you know about...
Drupal 8 has changed a lot and the process for building a Drupal site is not the exception.
During this session, you will learn how to use composer to improve your development workflow.
Learning...
CiviCRM's payment processing capability is great, but what happens when you want to do something really out of the ordinary? When a client needed a solution to separate donations from event fees, we...
Speaker(s): jmolivas, enzo
Drupal Console is the new CLI (Command Line Interface) for Drupal. This tool can help you to generate boilerplate code, as well as interact with, and debug Drupal 8. From...
Even if you're only casually acquainted with Drupal 8, you probably know that the core upgrade path to Drupal 8 has been completely rewritten from the ground-up, using many of the concepts of the Migr...
Reports of defaced web sites and large-scale data breaches in the public sector are occuring more frequently than ever. Drupal is quickly becoming one of the most popular platforms for building...
You've looked at Drupal core. You've looked at the vast contributed ecosystem. However, you can't find anything that solves your problem. Or, perhaps, nothing that solves your problem completely.
W...
Paragraphs provides a powerful tool for doing content-first based design and content management in Drupal 7 and 8. Wouldn’t it be great if you could create paragraph bundles without the UI, or reuse a...
Speaker(s): eric.napier
In this session we will examine best practices from the Behavior-Driven Development community and apply these principles to automated testing in Drupal. This session will...