Maxton - Bootstrap5, Laravel, Angular, ASP.Net, MVC, Nodejs, Symfony, Django, PHP, YII, CodeIgniter - June 19, 2025 preview 1

Maxton - Bootstrap5, Laravel, Angular, ASP.Net, MVC, Nodejs, Symfony, Django, PHP, YII, CodeIgniter - June 19, 2025

bookmark

Maxton is a Bootstrap 5-based admin dashboard and eCommerce template developed by CODERVENT. It includes a complete admin panel (with both horizontal and vertical navigation) and eCommerce frontend pages, supporting dark/light/bordered t...

HTML

Project Overview

Maxton is a Bootstrap 5-based admin dashboard and eCommerce template developed by CODERVENT. It includes a complete admin panel (with both horizontal and vertical navigation) and eCommerce frontend pages, supporting dark/light/bordered theme switching, making it ideal for quickly building enterprise-level admin dashboards or eCommerce websites.

Tech Stack

  • HTML5 / CSS3
  • Bootstrap 5
  • jQuery
  • Sass
  • Material Icons Outlined

Project Structure

text
maxtonadmin-19june25/
  main-files/
    admin/
      documentation/         # Template documentation
      horizontal-menu/       # Horizontal navigation admin
        index.html
        cards.html
        charts-apex-chart.html
        component-*.html      # Various component pages
        form-*.html           # Form related
        icons-*.html
        ecommerce-*.html
        ...
      vertical-menu/         # Vertical sidebar admin
        index.html
        ...
    eCommerce/
      maxton-eCommerce/      # eCommerce frontend template
        index.html
        ...

Core File Description

  • admin/horizontal-menu/index.html — Horizontal navigation admin homepage entry
  • admin/vertical-menu/index.html — Vertical sidebar admin homepage entry
  • eCommerce/maxton-eCommerce/index.html — eCommerce template homepage
  • admin/documentation/index.html — Official development documentation
  • sass/main.css — Core stylesheet (includes multi-theme variables)

Quick Start

Simply open the corresponding entry file in your browser to preview:

  • Admin Panel: admin/horizontal-menu/index.html or admin/vertical-menu/index.html
  • eCommerce Pages: eCommerce/maxton-eCommerce/index.html

Usage Suggestions

This template consists of pure static pages, suitable for direct HTML/CSS customization. The eCommerce and Admin sections are independent of each other, so you can use either one based on your needs, or combine both to build a complete frontend and backend system.

help_outline

FAQ