Viewing posts tagged Drupal 8

Release Day: Learn Drupal's Layout Builder

Layout Builder, and the related ecosystem of modules, provides a set of powerful tools that allow content creators and site administrators to modify the layout of a page using a drag-and-drop interface. We've published 11 new tutorials on how to use Drupal's Layout Builder to create flexible layouts for your Drupal site.

Consuming REST APIs with Drupal 8

In a recent support question, one of our members asked about consuming REST APIs with Drupal 8. Joe Shindelar took on the question and found in trying to answer the question he first needed to know more about what they are trying to accomplish. Like with most things Drupal, there's more than one right way to accomplish a task. Choosing a solution requires understanding what options are available and the pros and cons of each. This got Joe thinking about the various different ways one could consume data from an API and display it using Drupal 8...

Tutorials updated for Drupal 8.6 and Drush 9

We've updated our tutorials for Drupal 8.6 and Drush 9!

Release Day: Drupal 8 Form API

Forms are one of the primary means through which users interact with a web application. The Form API is how Drupal module developers create, update, and modify forms. Learn how to leverage the Form API in a custom module with this new batch of tutorials from Drupalize.Me.

Adding Free Videos to the Drupal 8 User Guide

We've just released a new free guide on our site, Drupal 8 User Guide in order to help our members--and anyone--with minimal existing knowledge of Drupal get started building something quickly. It's a re-publication of the one already available on Drupal.org, with the addition of embedded videos.

I want to share a little bit about why we choose to republish existing content instead of creating new materials, why we've opted to add video to the user guide, and why we're giving it all away for free.

Release Day: Testing in Drupal 8

For a lot of developers, myself included, testing your Drupal code can be a bit of an afterthought. Today we're happy to announce the release of a series of tutorials that might change how you feel about that.

Our guide to Testing in Drupal 8 was largely written by Paul Mitchum. Paul (Mile23 on drupal.org) has done work on Drupal's continuous integration project, is an active core contributor, and is one of the maintainers of the Examples project among his other roles.

This set of tutorials starts with helping explain why testing is a good idea in the first place and then takes a look at the different types of tests that ship with Drupal core and the various frameworks that makes those tests possible. After that bit of groundwork orientation is done we'll learn how test files are organized in the Drupal codebase and how we can run existing tests using a few different methods. Once we know how to execute our test suite, we'll dig into implementation examples for functional and unit tests.

It's that time again: Drupal 8.4 is now available

If you've been following along with the Drupal core development cycle you might already know that new minor versions of Drupal 8 are released roughly every 6 months. We're happy to celebrate the release of Drupal 8.4 yesterday! Let's take a look at a few of the new features that have been added to this release.

New Tutorial Up-to-date Indicators

One of the most frustrating things about technical documentation and tutorials is when you find what you need, only to learn that it is out of date after spending a lot of time with it. We are dedicated to keeping all of Drupal 8 content up to date with the latest version of core, but until last week we didn’t have an easy way for you to double-check that yourself. We’ve now added some relevant indicators to our tutorials.

Field API Tutorials Added

Recently we bolstered our Drupal 8 Module Development Guide with a few new tutorials. In particular I'd like to highlight 5 of them today that all have to do with Drupal's Field API from a developer perspective.

Updates for Drupal 8.3

Earlier this month another regularly scheduled version of Drupal core was released. The current stable version of core is now 8.3.2. In this blog post we're going to take a look at some of the new features that have been added to this feature release and some of the tutorial updates we've made to make sure we're staying on top of the ever moving drop.

Free Memberships for Drupal 8 Project Maintainers

Drupal 8 was many years in the making and is gaining in popularity as it matures. One of the aspects of Drupal 8 development that keeps many people from jumping in is that there are still a fair number of contributed projects (modules and themes) that have not been upgraded yet. To recognize the people who do the hard work of creating and maintaining contributed projects, and to encourage more people to upgrade projects to Drupal 8, we will give free Drupalize.Me memberships to Drupal.org project maintainers and the folks listed in Drupal 8's MAINTAINERS.txt file. This will provide a top Drupal 8 training resource for the people on the front lines, making Drupal 8 available to the world.

March 2017 Tutorial Updates

March was a busy month for us as we continue to work on producing the best Drupal 8 tutorials. We released new tutorials for developers of modules and themes alike.

Pages