Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.35 KB

README.md

File metadata and controls

46 lines (26 loc) · 1.35 KB

Project Status: Active – The project has reached a stable, usable state and is being actively developed. License GPL X-Updare Store Status

///// — XCL BOOTSTRAP5

XCL Theme Bootstrap5


THEME xcl-bootstrap5
Description Theme built with Bootstrap 5.3.3 for XCL 2.4.0
Render Engine Smarty v2 and Smarty v3
Version 2.4.0
Author @gigamaster Nuno Luciano (XCL23)
Copyright 2011-2024 Authors
License CC
💻 The Minimum Requirements
      Apache, Nginx, etc. PHP 8.x.x
      MySQL 5.7.x, MariaDB  InnoDB utf8 / utf8mb4
      XCL version > 2.3.3

Overview

🚧🛠 XCL THEME Bootstrap5 for XCL 2.4.0

Render Engine - Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic.
This implies that PHP code is application logic, and is separated from the presentation, making it easier to customize theme and templates.

What is Smarty v2
Smarty 3 Overview