Bredh v2.1.3 - Multipurpose Web Hosting with WHMCS Template preview 1

Bredh v2.1.3 - Multipurpose Web Hosting with WHMCS Template

bookmark

Bredh is a versatile HTML + WHMCS theme template designed for web hosting service providers. It includes complete homepage variants, service introduction pages (VPS/Dedicated Servers/Domains/SSL, etc.), contact forms, and WHMCS themes. I...

HTML

Project Overview

Bredh is a versatile HTML + WHMCS theme template designed for web hosting service providers. It includes complete homepage variants, service introduction pages (VPS/Dedicated Servers/Domains/SSL, etc.), contact forms, and WHMCS themes. Ideal for quickly building corporate websites for hosting/domain/cloud service companies.

Tech Stack

  • Bootstrap 4 (Responsive Layout Framework)
  • Static HTML5 / CSS3
  • jQuery (Interactions & Animations)
  • PHP (Contact Form mailer.php)
  • WHMCS (Theme Templates)
  • Font Awesome (Icons)

Project Structure

text
bredh_themeforest_package_2.1.3/
├── HTML/
│   ├── Version 2.0/          ← Main Template (20+ Pages)
│   │   ├── index.html        ← Homepage
│   │   ├── mailer.php        ← Contact Form Backend
│   │   ├── hosting.html
│   │   ├── dedicated.html
│   │   ├── cloud-vps.html
│   │   ├── domains.html
│   │   ├── ssl.html
│   │   ├── cpanel.html
│   │   ├── wordpress.html
│   │   ├── shoutcast.html / icecast.html
│   │   ├── games.html
│   │   ├── signin.html / signup.html
│   │   └── ...
│   └── version 1.7/         ← Legacy Template
├── WHMCS themes/
│   ├── bredh moon (OLD)/
│   └── bredh sefar (NEW)/
└── documentation/
    ├── index.html            ← Official Documentation (Includes CSS/JS)
    └── css/style.css

Core File Description

  • HTML/Version 2.0/index.html — Main website homepage template, supports multiple pre-built variant switching
  • HTML/Version 2.0/mailer.php — Contact form backend, processes name/email/message and sends email
  • documentation/index.html — ThemeForest official documentation, covering template customization, logo replacement, WHMCS installation, etc.
  • documentation/css/style.css — Documentation site styles (includes Montserrat font and blue theme variables)
  • documentation/js/main.js — Documentation site SyntaxHighlighter initialization script
  • WHMCS themes/ — Two WHMCS themes (bredh moon / bredh sefar), must be copied to the WHMCS template directory to activate

Quick Start

  1. Local Preview
    Simply open HTML/Version 2.0/index.html in your browser to view. To test the contact form email functionality, place the entire directory into a PHP runtime environment (e.g., phpStudy, XAMPP).

  2. WHMCS Theme Installation
    Copy the bredh sefar (NEW) folder to the /templates/ directory of your WHMCS installation, then switch to it in the WHMCS admin panel under Settings → General Settings → Template.

  3. Contact Form Configuration
    Edit mailer.php and change the $recipient variable to your actual email address.

Usage Recommendations

  • This template is built around the hosting/host industry, with all pages designed around servers, domains, SSL, and other services. After replacing images and copy, it can be used directly for commercial projects.
  • The template includes particle backgrounds (particles.js), scroll animations, and other effects. If deploying on a low-spec server, consider trimming unnecessary JS to improve loading speed.
help_outline

FAQ