Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bootscore/bootscore
Flexible Bootstrap WordPress starter theme with full WooCommerce support and built-in SCSS compiler.
https://github.com/bootscore/bootscore
bootstrap bootstrap5 sass scss theme woocommerce woocommerce-theme wordpress wordpress-starter-theme wordpress-theme
Last synced: 5 days ago
JSON representation
Flexible Bootstrap WordPress starter theme with full WooCommerce support and built-in SCSS compiler.
- Host: GitHub
- URL: https://github.com/bootscore/bootscore
- Owner: bootscore
- License: mit
- Created: 2021-02-01T19:44:08.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-17T09:34:36.000Z (5 days ago)
- Last Synced: 2025-01-17T09:37:49.215Z (5 days ago)
- Topics: bootstrap, bootstrap5, sass, scss, theme, woocommerce, woocommerce-theme, wordpress, wordpress-starter-theme, wordpress-theme
- Language: PHP
- Homepage: https://bootscore.me
- Size: 11.6 MB
- Stars: 321
- Watchers: 9
- Forks: 97
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Intuitive Bootstrap WordPress starter-theme and time-saving plugins
[Theme](https://bootscore.me/theme/) • [Plugins](https://bootscore.me/plugins/) • [Shop](https://bootscore.me/shop/) • [Docs](https://bootscore.me/documentation/) • [Blog](https://bootscore.me/blog/) • [Community](https://github.com/orgs/bootscore/discussions)
# Bootscore
[![Github All Releases](https://img.shields.io/github/downloads/bootscore/bootscore/total.svg)](https://github.com/bootscore/bootscore/releases)
[![Packagist Prerelease](https://img.shields.io/packagist/vpre/bootscore/bootscore?logo=packagist&logoColor=fff)](https://packagist.org/packages/bootscore/bootscore)
[![Backers on Open Collective](https://img.shields.io/opencollective/backers/bootscore?logo=opencollective&logoColor=fff)](https://opencollective.com/bootscore)
[![GitHub Sponsors](https://img.shields.io/github/sponsors/bootscore?logo=github)](https://github.com/sponsors/bootscore)Bootscore combines [Bootstrap](https://getbootstrap.com) and the [Underscores](https://underscores.me) theme boiler template in a compact starter theme for outstanding [WordPress](https://wordpress.org/) projects. It does not include customizer settings, logo upload functionality, or drag-and-drop features. Customization in Bootscore is entirely achievable through its `.php`, `.scss`, and `.js` files, requiring basic coding skills for editing.
The Bootstrap source code is included, allowing easy on-the-fly editing Bootstrap without the need for Gulp, Node, or any other technical commands. Simply add your styles, save, and let the built-in [scssphp](https://github.com/scssphp/scssphp) compiler do the rest.
Bootscore comes with full [WooCommerce](https://woo.com/) support, featuring an integrated AJAX offcanvas cart.
This time-saving tool is designed to swiftly create clean, mobile-first projects. If you are familiar with Bootstrap and its HTML classes, you'll feel right at home and be able to build whatever you desire.
## Table of contents
- [Installation](#installation)
- [Child-theme](#child-theme)
- [Plugins](#plugins)
- [Support & contribute](#support--contribute)
- [Discussions](#discussions)
- [Issues](#issues)
- [Pull requests](#pull-requests)
- [Blog & Twitter](#blog--twitter)
- [Sponsor this project](#sponsor-this-project)
- [License & credits](#license--credits)## Installation
1. Download latest release [bootscore.zip](https://github.com/bootscore/bootscore/releases/latest/download/bootscore.zip).
2. In your admin panel, go to **Appearance** > **Themes** and click the **Add New** button.
3. Click **Upload Theme** and **Choose File**, then select `bootscore.zip` file. Click **Install Now**.
4. Click **Activate** to use your new theme right away.### Composer
To install using Composer, you will need to have Composer installed on your system. Ideally, it should also be available on your server with command-line access, although this is not mandatory. For detailed instructions on installing with Composer, please read the [documentation](https://bootscore.me/documentation/installation/#Composer).## Child-theme
Edit the theme in an upgrade-safe manner by using the provided [Bootscore Child](https://github.com/bootscore/bootscore-child). Note that the child theme is not a stand-alone theme, Bootscore must be installed for it to function.### Installation
1. Download latest release [bootscore-child.zip](https://github.com/bootscore/bootscore-child/releases/latest/download/bootscore-child.zip).
2. In your admin panel, go to **Appearance** > **Themes** and click the **Add New** button.
3. Click **Upload Theme** and **Choose File**, then select `bootscore-child.zip` file. Click **Install Now**.
4. Click **Activate** to use your new child-theme right away.## Plugins
Extend Bootscore with small yet useful [plugins](https://bootscore.me/plugins/). Each plugin either utilizes Bootstrap or integrates it into third-party plugins.## Support & contribute
### Discussions
If you have a general question that is not answered in the [documentation](https://bootscore.me/category/documentation/) or need help with your project, feel free to open a new [discussion](https://github.com/orgs/bootscore/discussions). Your question might already have been resolved in issues labeled [help wanted](https://github.com/bootscore/bootscore/issues?q=is%3Aissue+label%3A%22help+wanted%22+).### Issues
If you find a bug or have a feature idea, feel welcome to open an [issue](https://github.com/bootscore/bootscore/issues). Before submitting, kindly check [closed issues](https://github.com/bootscore/bootscore/issues?q=is%3Aissue+is%3Aclosed) to avoid duplicates. Note that bug reports **must include a link to a reduced test case**.### Pull requests
We’re delighted if you'd like to contribute. Simply fork the repository, make your changes, and create a pull request. Every PR will be reviewed, and if everything looks good, we’ll merge your changes into the `main` branch.### Blog & Twitter
For important updates, read our [blog](https://bootscore.me/category/blog/) and follow us on [Twitter](https://twitter.com/_bootscore). This way, you'll stay informed about anything new that you should know.## Sponsor this project
Like what you see? You can support us by [sponsoring](https://github.com/sponsors/bootscore) this project. Every contribution is highly appreciated, as it helps us maintain high motivation and continually develop the project.## License & Credits
- Bootscore, [MIT License](https://github.com/bootscore/bootscore/blob/main/LICENSE)
- Bootstrap, [MIT License](https://github.com/twbs/bootstrap/blob/main/LICENSE)
- Bootstrap 5 WordPress Navbar Walker by AlexWebLab, [MIT License](https://github.com/AlexWebLab/bootstrap-5-wordpress-navbar-walker/blob/main/LICENSE)
- Font Awesome [Free License](https://fontawesome.com/license/free)
- scssphp by Leaf Corcoran, [MIT License](https://github.com/scssphp/scssphp/blob/master/LICENSE.md)
- Plugin Update Checker by YahnisElsts, [MIT License](https://github.com/YahnisElsts/plugin-update-checker/blob/master/license.txt)