Best Practices with Composable Drupal
Drupal is a unique CMS that works well as one of the cornerstones of a composable architecture, but can also work like a...
- Blog
- Chris Greatens
- 9 minute read

Drupal is a unique CMS that works well as one of the cornerstones of a composable architecture, but can also work like a...
Maintenance of multisite platforms on Acquia Site Factory (ASF) and Content Hub (ACH) generally requires developers.
This article...
I recently wrote about basic architectural structures for multisite codebases in CI/CD tools, such as Acquia Code Studio. Taking...
If you haven't heard about Acquia's latest developer tool, Code Studio, you're missing out. But before we get into the value for...
One of the most common requests / questions we get is to support CI/CD for multisite codebases. This comes up regularly for our...
As a static site generator, Next.js comes with two ways to produce your static site. With the default hosting method, Next.js...
Starter kits are a new concept introduced in Acquia CMS v2 we use for getting started quickly with Next.js. You can learn more...
Drush - The "drush" command is very useful for accessing and manipulating your website's settings and data from the command line...