Heray-Was-Here
Server : Apache
System : Linux mail.lomejor.cr 6.8.0-1059-azure #65~22.04.1-Ubuntu SMP Thu May 28 16:59:19 UTC 2026 x86_64
User : www-data ( 33)
PHP Version : 8.2.31
Disable Function : NONE
Directory :  /var/www/dev/htdocs/custom/reportes/include/reportico/vendor/reportico-web/reportico/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /var/www/dev/htdocs/custom/reportes/include/reportico/vendor/reportico-web/reportico/README.md
# Reportico
Reportico Open Source PHP report Designer

Reportico PHP Reporting Tool. Runs against MySQL, PostgreSQL and other PDO enable databases - 
design reports, create report menus, configure criteria, graphs, grouping, drill-down, output in HTML, PDF, & CSV, expression handling, look and feel through CSS, data transformation.

## Features

- Interactive Report Designer
- Runs Against MySQL, PostreSQL, Informix, Oracle, SQL Server, SQLite
- Produce Criteria Entry Screens
- Out in HTML, PDF, CSV
- Graphs and Database Graphics
- Report Menu generation
- Groups to organize output with headers and trailers
- Expressions and Assignments to manupulate output data prior to reporting
- Inclusion of custom PHP code to allow complex manipulation of data prior to reporting
- Drilldown

## Install

Reportico is best installed via composer or zip downloads are available from the releases page https://github.com/reportico-web/reportico/releases

To install the latest stable version use the following composer command under a web folder

composer create-project reportico-web/reportico <optional-installation-folder>

This will create a reportico folder with the latest release and with your specified name.

To run your existing report projects against this release, you will need to generate new project and move the xml files in from the old projects. 

to get started see the quickstart guide :-
http://www.reportico.org/yii2/web/index.php/quickstart

or visit the Reportico Web Site
http://www.reportico.org

## Upgrading from 4.x to 6.x

See instructions here ..

http://reportico.org/site2/release-6.0.0-beta

## Screenshots

![Criteria Page](/images/reportico_prepare.png?raw=true "Criteria Page")


![Edit Query Page](/images/reportico_sql.png?raw=true "Edit Query Page")


![Report Output Page](/images/reportico_output.png?raw=true "Report Output Page")

Hry