Tagged Howto

Keep Drupal Entity References in Sync with the CER Module

Why Use the Corresponding Entity References Module?

Corresponding Entity References (CER) is a very useful module if you have two entity references that talk to each other. If you update one entity reference, CER does all the work to make sure the other entity reference reflects that update. It makes it easy to quickly associate entity references without having to edit two entities.

Hook42 Team
Drawing of webpage and buckets labeled "UI," "Content," and "Config."

Join me in Drupal 8 Novice Issue Validation

Background

The purpose of this blog post is to tell others how in one week I went from fruitlessly searching the Issue Queue, to contributing to Drupal 8 while interacting with core contributors...and how you can too! I did this by triaging Issues that had the Novice Tag with the help of Drupal Mentors and I documented the process along the way. There are a ton of Issues left to triage and core contributors need your help!

Hook42 Team
drupal together teamwork

Wraith tutorial for designers and others new to front-end ops

With new responsive websites, it's more important than ever to look at your site at different widths. But this can be time consuming and repetitive. Also, you may want to see how your dev site compares to your live site - for example "Did this small change I made to the css on one page change much on other pages?" Again, time consuming to do by hand. Luckily for us, here comes Wraith to the rescue! 

Hook42 Team
Wraith tutorial displayed in browser

Deleting a Drupal Field Saved in Features

There comes a time in every Drupal developer's day when they realize they really don't need a field on some content type or other entity. Maybe it was a field holding temporary data while you did a migration or maybe a feature was removed or maybe things have been rearchitected to use a non-field approach.

Drawing of a developer reading a book

Drupal Peer Review and Testing with Pantheon Multidev

We use Pantheon for most of our projects and it is quite wonderful to use. In particular, the multidev feature provided by the Business+ level hosting is a "must have" for development teams. Not only do you get the standard dev => test => live development workflow, you also get separate sandboxed dev sites for each of your developers to work in.

Drawing of a storefront