Reportico for Yii2

Welcome to the Reportico Yii2 Module

You are looking at a demonstration Yii2 site which incorporates the Reportico package.

Here you can learn how to install and get started with Reportico for Yii2

The Reportico Yii2 Module allows you design reports which can be embedded or linked to within your Yii2 web site all accessed through a dedicated controller.

The module allows you to:-

  • Embed Reports into your web pages. Embed a complete report suite with menu, individual reports with criteria selection or individual report output
  • Create Links to reports via the Reportico controller.
  • create report projects against the default yii2 connection or against other databases defined in app/config/database.php
  • Use Reportico's default styling, or let it adapt to your site's bootstrap look and feel
  • Use the logged in user id as part of your report queries

Once installed you can take advantages of all the standard Reportico features such as :-

  • Groups
  • Charts ( Line, Bar, Area and Pie )
  • Database driven criteria selection
  • Assignments and expression using PHP
  • the ability to plugin custom code
  • Output in HTML, PDF and CSV
  • Styling options
  • Drilldown links
  • Links to URLS
  • Embedding Images
  • Output in Sortable/Searchable Grid Format
  • Ability to report by logged in user using the {FRAMEWORK_USER} tag
  • .. and more ..

Here you can find out how to install and get started with the module as well as examples of running Reportico within your site application.

Installation >>