231 results

Running Drupal 8 Data Migrations on Pantheon Through Drush

Editor's Note: The structure of Terminus commands have changed since this post was written. The example commands have been updated to reflect the current structure of terminus command:subcommand <site>.<env>. Also when this post was written, Drupal 8 was the newest version of Drupal and was a large technical departure from Drupal 7 (hence the need for robust migration processes described in this post).

NONCE Upon a time in WordPress

NONCE upon a time we didn’t need to worry about Cross-Site Request Forgeries. We handled users submitting a form twice by simply processing the form twice. Neither of these were great strategies, so someone invented the Number used ONCE or "NONCE". Let’s take a quick look at what they are, how WordPress implements them, and how you can implement them in your own forms and code.

How to Bridge KPIs and Website Performance Metrics to Boost Page Speed

Marketing and developer teams often speak different languages and have conflicting priorities. However, many companies are discovering there are two sides to the same coin: every business KPI has a corresponding technical metric that directly influences its success.

Here are five high-level business KPIs and the website performance metrics you should track.

Three Lessons From Taking Gutenberg to Drupal

Content authoring can be painful. Drupal Gutenberg is an editor, originally written by the WordPress community, that makes it easy to create content—from long-form feature articles to rich landing pages. 

As soon as we started presenting Gutenberg in client meetings, we knew it was huge. “How fast can we get this?” was the usual response. The people most eager to get started were always content producers. We were not surprised. 

Subscribe to Developer