This Tutorial will show how to install & configure UberCart to run a complete ecommerce solution on the Drupal 8 CMS platform, with gateways, libraries, & products.
How to Create a Drupal Commerce Site with Drupal 8
This Tutorial will go through three main methods for creating ecommerce websites with Drupal 8: Drupal Commerce, UberCart, & Magento Commerce.
How to Configure Firewall with UFW on Ubuntu 18.04
Uncomplicated Firewall (UFW) is an interface to iptables that is used in the process of configuring a firewall. This guide will provide step by step method to get started securing the network using UFW tool. With the help of this tool, a user will be able to allow/disallow incoming/outgoing network connections.
How to Optimize Drupal for Google Pagespeed?
This tutorial helps Drupal 8 web publishers optimize page caching settings: compress CSS/JS & image files to improve Google Pagespeed test scores.
How to setup the Nginx web server with Nginx server blocks on Ubuntu 18.04
In this guide, we will discuss how to setup Nginx web server with server blocks on Ubuntu 18.04. With the help of the server blocks, the server is able to host more than one website using single web server machine.