2017 © Pedro Peláez
 

yii2-extension yii2-reportico

Reportico

image

reportico/yii2-reportico

Reportico

  • Saturday, April 14, 2018
  • by reportico-web
  • Repository
  • 7 Watchers
  • 15 Stars
  • 4,476 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 13 Forks
  • 5 Open issues
  • 5 Versions
  • 5 % Grown

The README.md

Reportico Report Generator for Yii2

Installation

The preferred way to install this extension is through composer., (*1)

Either run, (*2)

composer require --prefer-dist reportico/yii2-reportico "dev-master"

or add, (*3)

"reportico/yii2-reportico": "dev-master"

to the require section of your composer.json file., (*4)

Once the extension is installed, simply use it in your code by adding to the modules section of your config/web.php file the following:, (*5)

... 'reportico' => [ 'class' => 'reportico\reportico\Module' , 'controllerMap' => [ 'reportico' => 'reportico\reportico\controllers\ReporticoController', 'mode' => 'reportico\reportico\controllers\ModeController', 'ajax' => 'reportico\reportico\controllers\AjaxController', ] ], ..., (*6)

Quickstart and Tutorials

After setup you can follow http://yii2_url/index.php/r=reportico or (http://yii2_url/index.php/reportico if you are using pretty urls) to access reportico. Then you can set an admin password, configure the tutorials or create new report project., (*7)

Use the tutorials to get to grips with report design, but for embedding and creating links to reportico from your Yii2 app follow the instructions in the following links., (*8)

For the Yii2 Reportico quickstart guide go to :- http://www.reportico.org/yii2/web/index.php/site/index, (*9)

For the main reportico site go to :- http://www.reportico.org, (*10)

Screenshots

Criteria Page, (*11)

Edit Query Page, (*12)

Report Output Page, (*13)

The Versions

14/04 2018

dev-reportico-new-architecture

dev-reportico-new-architecture

Reportico

  Sources   Download

GPL-3.0

The Requires

 

by Peter Deed

database extension yii2 reports reporting reportico

21/03 2018

dev-master

9999999-dev

Reportico

  Sources   Download

GPL-3.0

by Peter Deed

extension yii2

25/11 2016

4.6

4.6.0.0

Reportico

  Sources   Download

GPL-3.0

by Peter Deed

extension yii2

04/12 2015

4.3.1

4.3.1.0

Reportico

  Sources   Download

GPL-3.0

by Peter Deed

extension yii2

03/06 2015

4.3.0

4.3.0.0

Reportico

  Sources   Download

GPL-3.0

by Peter Deed

extension yii2