Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/triforcex/bootstrapextended
Custom HTML5, PHP & JS templates with a set of useful extensions and plugins for Boostrap framework
https://github.com/triforcex/bootstrapextended
bootstrap bootstrap5 css css3 html javascript php responsive wordpress
Last synced: 9 days ago
JSON representation
Custom HTML5, PHP & JS templates with a set of useful extensions and plugins for Boostrap framework
- Host: GitHub
- URL: https://github.com/triforcex/bootstrapextended
- Owner: TriForceX
- License: mit
- Created: 2017-01-23T19:21:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T03:48:53.000Z (about 1 year ago)
- Last Synced: 2023-10-28T04:26:00.895Z (about 1 year ago)
- Topics: bootstrap, bootstrap5, css, css3, html, javascript, php, responsive, wordpress
- Homepage:
- Size: 55.6 MB
- Stars: 7
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Bootstrap Extended
https://getbootstrap.com
Custom **HTML5**, **PHP** & **JS** template with a set of useful extensions and plugins for Boostrap framework. This project is intented to be used as a clean base for any plain website or as a **WordPress** template. The utilities in this project can be used also in other existing websites.
[![bootstrap](https://img.shields.io/badge/Bootstrap-5.3.2-blueviolet.svg)](https://getbootstrap.com)
[![wordpress](https://img.shields.io/badge/WordPress-6.3.2-blue.svg)](https://wordpress.org)
[![php](https://img.shields.io/badge/PHP-7.4+-orange.svg)](https://php.net)
[![js](https://img.shields.io/badge/Vanilla%20JS-ES6-brightgreen.svg)](https://www.javascript.com)
[![issues](https://img.shields.io/github/issues/TriForceX/BootstrapExtended.svg?label=Issues&color=red)](https://github.com/TriForceX/BootstrapExtended/issues)
[![license](https://img.shields.io/github/license/TriForceX/BootstrapExtended.svg?label=License&color=yellow)](https://github.com/TriForceX/BootstrapExtended#license)# Project Planning
The main plan is to improve the usability of the current resources and add new extended ones. Some of the main features are the next ones:
- [ ] Custom PHP & JS utilities functions
- [ ] Custom plugins and add-ons libraries
- [ ] Custom CSS stylesheet with extended classes
- [ ] Custom WordPress theme and extended functions# Previous Versions
Bootstrap | WordPress | Link
:-----: | :-----: | :-----:
4.4.1 | 5.0.3 | [View](https://github.com/TriForceX/WebsiteBase/tree/bs-4.4.1-outdated)
3.3.7 | 4.9.6 | [View](https://github.com/TriForceX/WebsiteBase/tree/bs-3.3.7-outdated)# License
> Code and documentation copyright 2011–2023 the Bootstrap Authors and Twitter, Inc. Code released under the MIT License. Docs released under Creative Commons. About the included libraries the original authors are mentioned in each source file and the [Wiki](https://github.com/TriForceX/BootstrapExtended/wiki) page.