Overview of our Front-end StackFront-end technology stacks tend to move quickly. At PreviousNext, we are constantly evolving the tech stack to take advantage of best practices.Kim PepperCo-Founder & Tech Director
Work/Life at PreviousNextTake a peek inside to see what it's like to work at PreviousNext! We're opening up our handbook so you can see how we work together and the benefits we all enjoy.Owen LansburyCo-Founder & Chair
Running and debugging PHPUnit tests in PHPStorm with DDev and xdebugCheck out my detailed configuration for running and debugging tests via PHPStorm's PHPUnit integration with DDev and xdebug.Michael StrelanSenior Developer
Join Us at the DrupalSouth 2021 Code SprintAfter a great turnout in August, the PreviousNext team is co-sponsoring and coordinating the DrupalSouth 2021 Sprint Day (Online) again on Friday 12 November 2021, and there are a few things you can do now to hit the ground running.Kim PepperCo-Founder & Tech Director
Creating a layout plugin with dynamic regionsLayout plugins in Drupal are typically declared via a YML file, with the regions nominated ahead of time. But what happens if you need your regions to be dynamic, such as an arbitrary number of tabs in a tabset? Lee RowlandsSenior Developer
Introducing the Media File Delete moduleThe media and media library modules have improved Drupal's file handling capabilities considerably, but clients commonly request the ability to remove files from disk when removing the associated media entity. This is where the Media file delete module can helpLee RowlandsSenior Developer
Introducing the Filter Format Audit moduleSecuring filter formats is one of the most important tasks when setting up a new site. The Filter Format Audit module makes this task easy. Lee RowlandsSenior Developer
Migrate from drush_cmi_tools for Drupal 9Prior to Drupal 9, Drush CMI Tools was our standard approach for config management. Drush CMI tools have been deprecated for Drupal 9 and replaced by the Config Ignore 3 community-supported project that provides the same functionality.Adam BramleySenior Developer
Introducing the File To Media moduleA new contrib module that makes it easy for content editors to create Media Entities from existing Files.Lee RowlandsSenior Developer