Blog

Experimental Module Changes Coming in Drupal 8.3

Drupal 8.3 is still a few months away, coming April 5, 2017, but there are already some changes we can look at, most notably in the experimental modules. In December, 2 new experimental modules were added to core, and BigPipe was officially changed from a beta module to stable. The 2 new modules you’ll find in 8.3 are Workflows and Layout. Let’s take a peek at what these are all about.

New Entity API Tutorials for Drupal 8

In order to really get a grasp on Drupal, especially how Drupal models data, it's necessary to have at least a familiarity with the Entity API. We start off with an overview of the terminology associated with the Entity system. We then look at a high level to see how the various components come together to form an API. Our configuration management series already has tutorials on Configuration Entities, but in this series we introduce how to construct your own custom content entity. We will also take time to learn how entities can be created, read, updated and deleted programmatically from elsewhere in our code as well as how to use the entity query service to identify entities matching particular conditions.

New and Updated Acquia Exam Guides

This year Acquia has released 3 new exams in their certification program to cover Drupal 8. We’ve long had a guide page for the original Acquia Certified Developer Exam, and we’ve now updated that to include Drupal 8. We’ve also added 2 new pages for the Front End Specialist Exam and the Site Builder Exam. All 3 exam guides outline the topics covered in the exams and then provide a list of learning materials you can use to study up, in both Drupal 7 and Drupal 8.

Updated Tutorials: Configuration Management

We've done a major overhaul of the tutorials in our Drupal 8 configuration management series, re-recording video tutorials, adding written tutorials to complement videos, correcting errors, and adding new information.

Free Exercise Series for Building Drupal Sites

We’re happy to announce a new kind of series on Drupalize.Me which provides a project for you to practice the skills you’ve learned in Drupal site building, theming, and module development. Our free Hands-On Exercises: Movie Project provides you with wireframes and customer requirements for a movie review site. Each exercise in the series has you progressively build the site according to the specifications. To help you along the way, each lesson also lists some tutorials and learning resources that will show you what kind of knowledge you need to have to accomplish the given tasks.

Drupal 8 Is 1 Year Old

It’s hard to believe, but it has been 1 year since Drupal 8.0 was released to the world. We’re celebrating Drupal 8’s first birthday on November 19th by giving FREE access to our full Drupal 8 Migration Guide over the celebration weekend! This Saturday, November 19th through Monday, November 21st you can learn how to use the new core migration system to upgrade your Drupal site or import content from external sources. It’s time to get using Drupal 8!

Our Development Workflow and Pantheon Multidev

When we were considering switching to the Pantheon hosting platform, one of the features that made us confident in our decision is what they call Multidev.

At its core, Multidev is just a method of spinning up complete environments for code that hasn't yet been merged into the main development branch. The main benefit to this is that it makes it incredibly easy to build a complete website environment that parallels your live site where any team member can functionally and visually test changes before they're fully merged.

This blog post covers the Drupalize.Me team's development workflow, and how we're using Pantheon's Multidev to be more efficient.

The New Drupal 8 Initiatives

You may have heard of a variety of Drupal 8 initiatives during the development cycle leading up to Drupal 8.0.0 being released in 2015. These were officially recognized efforts to get a variety of big changes into Drupal 8, and included projects such as configuration management, Views in core, and multilingual improvements. A lot of work from those initiatives is now part of Drupal 8. Not everything got in though, and as time moves on some priorities for new work will always shift.

Load Testing Our Site on Pantheon

I did some load testing to try and answer the question; How did moving our site from Linode to Pantheon affect the performance–measured in response time–of our site for both members and non-members?

About us

Drupalize.Me is the best resource for learning Drupal online. We have an extensive library covering multiple versions of Drupal and we are the most accurate and up-to-date Drupal resource. Learn more