Drupal

Drupal's Capabilities for building Progressive Web Apps (PWAs)

progressive web app

Drupal, particularly starting with Drupal 8 and continuing with Drupal 9, began to offer improved capabilities for building Progressive Web Apps (PWAs). Drupal's advanced PWA capabilities leverage various modules and techniques to enhance the performance and user experience of web applications. Here are some of Drupal's PWA capabilities and components:

Tags

Deployment and Promotion Process for Drupal on Acquia

This document outlines the step-by-step process for deploying and promoting Drupal code changes from the lower development environments to the Quality Assurance (QA) environment, and subsequently to the Production (Prod) environment. Following this process will help ensure a smooth and controlled release of code changes.

1. Pre-Deployment Preparation

- Ensure that the code changes are reviewed and approved by the relevant stakeholders.

- Verify that all necessary code is committed via Git.