bootscore
<br> <div align="center"> <p> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/bootscore/bootscore/assets/51531217/4a6f1529-abe2-4913-b9aa-e8dcedae9fb5"> <source media="(prefers-color-scheme: light)" srcset="https://github.com/bootscore/bootscore/assets/51531217/dc2dbf12-fd6e-4e42-9c79-08fa02bd035e"> <img alt="bootScore logo light/dark mode" src="https://github.com/bootscore/bootscore/assets/51531217/dc2dbf12-fd6e-4e42-9c79-08fa02bd035e" height="150"> </picture> </p> 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) <h1></h1> </div> <br> <div align="center"> <a href="https://vshymanskyy.github.io/StandWithUkraine"><img src="https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg" width="500"></a> </div> <br> # Bootscore [](https://github.com/bootscore/bootscore/releases) [](https://packagist.org/packages/bootscore/bootscore) [](https://opencollective.com/bootscore) [](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)