- Version 3.7.0
- Version 3.6.0
- Version 3.5.0
- Version 3.0.0
- Version 2.5.1
- Version 2.5.0
- Version 2.0.0
- Version 1.5.0
Change Log
Version 3.7.0 #
- Add cloudexport to Exporter
Version 3.6.0 #
- SinglePage: Fix the path to client core
Version 3.5.0 #
SinglePage
: Fix issue with loading widget by registering the KoolReport.jsSinglePage
: Adding eventOnBeforeRender
andOnRenderEnd
Version 3.0.0 #
- Instant Widget is able to create assets folder automatically without any settings. The automatic assets feature can be turned off or set manually based on preference.
- SinglePage will also create assets folder automatically if there is no manually settings for assets folder.
Version 2.5.1 #
- Fix error of resource not loading using SinglePage
Version 2.5.0 #
- Adding SinglePage trait to allow report running on one page
Version 2.0.0 #
- Bind
$_GET
and$_POST
to the parameters of KoolReport - Adding
reportSettings
parameters for temporary report. - Adding
Exporter
for instant
Version 1.5.0 #
- Add html() function to widget to return array.
Get started with KoolReport
KoolReport will help you to construct good php data report by gathering your data from multiple sources, transforming them into valuable insights, and finally visualizing them in stunning charts and graphs.