Drupal

How to Install and Configure Xdebug 3 for PHP 8.3 on Ubuntu 24.04 — step-by-step Linux tutorial on Progressive Robot

How to Install Drupal 11 on Ubuntu 24.04

Drupal 11 is an enterprise-grade open-source CMS and web application framework. Released in 2024, it requires PHP 8.3+ and modern extensions. This guide installs Drupal 11 on Ubuntu 24.04 LTS with Nginx and PHP 8.3. Tested and valid on: Ubuntu 24.04 LTS Prerequisites Ubuntu 24.04 LTS server Nginx, PHP 8.3-FPM, MySQL 8.0 installed Composer installed […]

Read more
How to Configure PHP-FPM with Nginx on Ubuntu 26.04 — step-by-step Linux tutorial on Progressive Robot

How to Install Drupal 11 on Ubuntu 26.04

Drupal 11 is the latest release of the enterprise-grade content management framework. Built on PHP 8.3+, it introduces Starshot initiative improvements and a modernised admin experience. This guide installs Drupal 11 on Ubuntu 26.04 LTS with Nginx, PHP 8.4, and MySQL 9. Tested and valid on: Ubuntu 26.04 LTS Prerequisites Ubuntu 26.04 LTS with Nginx, […]

Read more
How To Declare Your Own Drush Commands with your VPS — step-by-step CMS tutorial on Progressive Robot

How To Declare Your Own Drush Commands with your VPS

In this tutorial, you will get a straightforward guide on how to declare your own Drush commands. As part of this exercise, we will declare a command that will publish all the nodes of a given content type which the user passes as the command argument.

Read more
CHAT