Download the PHP package bootscore/bootscore without Composer

On this page you can find all versions of the php package bootscore/bootscore. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package bootscore


bootScore logo light/dark mode

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

bootScore combines Bootstrap and the Underscores theme boiler template in a compact starter theme for outstanding WordPress 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 compiler do the rest.

bootScore comes with full WooCommerce 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.

Packagist Prerelease Backers on Open Collective GitHub Sponsors

Table of contents

Installation

  1. Download latest release bootscore-main.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-main.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.

Child-theme

Edit the theme in an upgrade-safe manner by using the provided 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-main.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-main.zip file. Click Install Now.
  4. Click Activate to use your new child-theme right away.

Plugins

Extend bootScore with small yet useful 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 or need help with your project, feel free to open a new discussion. Your question might already have been resolved in issues labeled help wanted.

Issues

If you find a bug or have a feature idea, feel welcome to open an issue. Before submitting, kindly check closed issues 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 and follow us on Twitter. 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 this project. Every contribution is highly appreciated, as it helps us maintain high motivation and continually develop the project.

License & Credits


All versions of bootscore with dependencies

PHP Build Version
Package Version
No informations.
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package bootscore/bootscore contains the following files

Loading the files please wait ....