cms

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 Install MediaWiki on Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install MediaWiki on Ubuntu 12.04

This tutorial describes how to install MediaWiki on Ubuntu 12.04, including the steps needed to set up a MySQL database and user. MediaWiki is a free open source wiki program that allows users to create their own personal wiki sites. Originally built for Wikpedia, MediaWiki is written in PHP and uses a backend database, like MySQL, to store its data.

Read more
Building Custom APIs With Strapi — step-by-step CMS tutorial on Progressive Robot

Building Custom APIs With Strapi

Let’s build a custom API – quickly! Using Strapi, a Node CMS, we can create our own APIs in very little time without having to write Node code, from a clean dashboard. Get up and running with a REST API or GraphQL API.

Read more
Putting the 'A' in JAMStack With Headless CMS — step-by-step Javascript tutorial on Progressive Robot

Putting the ‘A’ in JAMStack With Headless CMS

Learn JAMStack (Javacscript, APIs, and Markup) best practices, and how to set up your API layer by running headless CMS on cloud servers. Get a brief overview of three the most popular free, open source CMS platforms – Wordpress, Ghost, and Strapi – and how to use them for your backend APIs.

Read more
CHAT