lcp

How To Create Basic Pages In Drupal 8?

In the following article, we will discuss how to create Basic Pages in your Drupal-based website. Basic pages are mostly used for your static pages, like an “About Us” page for example. In order to proceed, you would first need to access the administrative account of your website. Once logged in, you would need to […]

How to Create a backup of my Drupal 8 website

In this article, we will discuss how you can create a backup of your Drupal 8 website. Keeping a copy of your website’s files and its database is always a good idea and a great practise due to the fact that if something unexpected happens, you might want to restore your website to its previous […]

How To Manage Menus In Drupal 8?

In the following article, we will discuss how to arrange your content in separate menus. You would first need to log inside your Drupal’s administrative account. Once inside, navigate to the “Content’ section, where you will be displayed with a list of all of the content that you have created for your website. For the […]

How to Configure SMTP in Drupal

How to Configure SMTP in Drupal In this article, we will discuss how you can configure SMTP for your Drupal-based website. The SMTP mail service is recommended as it can improve your experience with the emails you send from your application. The first step is to create the email account that you will be using […]

How To Install And Manage Modules In Drupal 8?

In the following article, we will review how to install additional modules for your Drupal website. Although there are various modules preinstalled, you may wish to add more diversity and functionality to your website, where additional modules come in. We would always advise downloading Drupal modules only from an official vendor or from the Drupal […]

How To Install Themes In Drupal8?

In the following article, we will discuss how to install and enable a theme inside your Drupal-based website. Themes are used in order to bring different functionalities to your website and various customization options, which you may use to alter the look and feel of your website. We would recommend downloading themes from official vendors […]

How To Install Drupal Manually?

In some cases, you may need to manually install Drupal, which we will learn how in the following article. The first step would be to navigate to the official Drupal website and downloading the latest stable version. After downloading the archive containing the latest version, you should then proceed with uploading it to your account […]

How To Install Drupal Automatically?

In the following article, we will learn how to install Drupal automatically, using the one-step-install method through cPanel’s Softaculous App Installer To begin, you would need to login inside your cPanel account and navigate to the Softaculous section. Afterward, to locate Drupal, please select the “Portal/CMS” option. Once inside, you would need to scroll down, […]

Getting Started With The Drupal 8 Dashboard

In the following article, we will be reviewing the main and basic features of the Drupal 8 administrative area. This will include all of the dashboard’s sections and their purpose in helping you develop your Drupal-based online project. The first step would be to access the administrative area of your Drupal by using the admin […]

Drupal 8 Content Types Overview

In the following article, we will discuss the different types of content that you may use to build your website to your liking. By default, Drupal provides you with the possibility to easily create descriptions, blogs, stores, contact forms, forums, and many more, and also you would be able to combine different types of content […]