How to install VaniPro theme

Installation of VaniPro theme is very easy. Its the same method that you follow for installation of other Drupal 8 themes. This tutorial shows how to install VaniPro theme on a Drupal 8 website.

Methods to install Drupal 8 or 9 theme

There are two common methods to install a new Drupal 8 theme. You can use either method to install VaniPro theme.

  • Using Drupal inbuilt uploader
    This is recommended method to install a Drupal 8 / 9 theme.
  • Manually using FTP
    Use this method only when Drupal uploader method is not working.

Installing VaniPro theme using inbuilt uploader


Step 1: Download Theme

After successful purchase, you will be able to download the theme from user account area. Download the following compressed zip file (VaniPro-Drupal-Theme.zip).

image

Step 2: Extract the file

Extract the downloaded compressed zip file.

image

Step 3:

After extracting the zip file you will get a folder named VaniPro-Drupal-Theme.

image

Step 4:

Open VaniPro-Drupal-Theme folder. In this folder you will find another zip file named vanipro.zip
This is compressed zip file of main theme.

image

Step 5:

Login to your Drupal 8 website as administrator.

example.com/user

Step 6:

Navigate to:
Home arrow-icon Administration arrow-icon Appearance

example.com/admin/appearance

Or simply click Appearance link.

image

Step 7:

Click + Install new theme button.

image

Step 8:

Click Browse... button and select vanipro.zip from the downloaded folder.
And click Install button. Once completed, you should get a success message.

image

Step 9:

Go back to Appearance page. At bottom of the page you should now see VaniPro theme listed.
Click Install and set as default link.

image

Step 10:

After installing theme, you can now customise theme from theme settings page.
Click Settings link of VaniPro theme. On this page you can do theme settings like manage homepage slider.

image

Installing VaniPro theme using FTP

Step 1:

Your second installation option is to upload the theme via FTP.

Open the extracted folder VaniPro-Drupal-Theme. Inside this folder you will find another folder named vanipro

image

Step 2:

Upload vanipro folder using FTP to your server in /themes directory of your drupal installation.

image

Step 3:

Go to Appearance page. At bottom of the page you should now see VaniPro theme listed.
Click Install and set as default link.