CMS

What is Drupal? — step-by-step CMS tutorial on Progressive Robot

What is Drupal?

Drupal is a popular open source content management system (CMS) used to run some of the largest blogs and websites across the internet. Due to its stability, adaptability, and its active community, Drupal remains a…

Read more
What is Joomla? — step-by-step CMS tutorial on Progressive Robot

What is Joomla?

Joomla is a highly customizable, free and open source web content management system (CMS) used to publish web content.

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
How To Configure and Maintain Ghost from the Command Line — step-by-step CMS tutorial on Progressive Robot

How To Configure and Maintain Ghost from the Command Line

Ghost is an exciting new blogging platform. Although most tasks can be completed through the web interface, there are still some operations that must be completed from the server’s command line. In this article, we will discuss how to upgrade, backup, configure email, and test configuration changes with Ghost from the command line.

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
How To Manage Content Using the Ghost Blogging Platform — step-by-step CMS tutorial on Progressive Robot

How To Manage Content Using the Ghost Blogging Platform

Ghost is a clean blogging platform that is focused on clear presentation and easy content creation. the cloud provider has a one-click Ghost installation image, which you can use to install Ghost on your VPS. In this guide, we will discuss how to manage content using the Ghost platform and edit themes and basic settings.

Read more
CHAT