Bootstrap4

Create modern report with Bootstrap4

Introduction

Bootstrap4 package allows you to write report using Twitter Bootstrap v4.3.1. To use Bootstrap3 in your report you do:

class MyReport extends \koolreport\KoolReport
{
    use \koolreport\bootstrap4\Theme;
    ...
}

Documentation

The details of how to install and how to use Bootstrap3 package can be found at our documentation.

Licenses

The package is released under MIT License which is free and can be use in any of your purpose. It is also pre installed inside KoolReport Pro package.

User Reviews
(1)
Johny
on Jan 15, 2019

It is very easy to use, one line of code and Bootstrap4 is loaded. Love it!