The PHP Bootstrap Template

Where developers start to build their "custom" designs!


Take $3 OFF, with coupon code "SAVE-3"
Order / Download Template Now!
You will get a (8MB) ZIP file

Read Me - PHP Bootstrap Template - Purchase and downlaod files instantly!

PHP Bootstrap Template - README

Overview

The PHP Bootstrap Template is designed to provide a flexible, customizable, and modular structure for web development. It utilizes PHP includes to keep the code organized and reusable while leveraging Bootstrap for responsive design.

Layout Options:

File Structure & Key Components

1. config.php - Template Settings

Modify this file to set global settings such as layout and theme settings.

2. util.php - Utility Functions

Contains helper functions to dynamically manage personal and site information.

3. <?php include("includes/file-name.php";?> - Page Structure Components

Includes structural components like header.php, navbar.php, top-area.php, and footer.php for consistent page structure.

4. <?php include("plugins/file-name.php";?> - Page Content Components

Contains modular content elements such as hero sections, buttons, forms, and alerts.

How to Use

  1. Choose Your Layout: Modify config.php to use "boxed", "full-width" or "topnav" for your preferred layout.
  2. Customize Your Site: Edit structure files to fit your needs.
  3. Add Content: Utilize the /plugins/ directory to add or use content on your site.
  4. Extend with PHP: Use util.php for dynamic functionality.

Support

For questions or additional features, visit PHP Bootstrap.