Getting started

Installation

The Cartzilla template you are currently viewing is a Asp.Net Core 8 template built with Bootstrap 5, and it is NOT a WordPress theme.

Please do not attempt to install the Cartzilla files on WordPress, as this will not work.

Setup

Introduction

Cartzilla is build in Asp.Net Core 8 web app using Visual Studio 2022. Please follow below steps to install and setup all prerequisites:

Prerequisites

Please follow below steps to install and setup all prerequisites:

  • Visual Studio

    Make sure to have the Latest Visual Studio installed & running on your computer. If you already have installed latest Visual Studio on your computer, you can skip this step.

Installation

To setup the admin theme, follow below-mentioned steps:

After you finished with the above steps, you can run the following commands to run the project locally or build for production use:

Command Description
Open Solution file Open Cartzilla.sln file with Visual studio and make sure to check asstes folder contain libs folder.
Top