We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
First, download a pre-packaged zip or tar file or checkout the latest code using git:
git clone git://github.com/jdorn/php-reports.git cd php-reports git submodule init git submodule update
Then, set up the config file that defines things like database connections, file paths, etc.
You can use the sample config as a starting point if you want.
cp config/config.php.sample config/config.php
The config settings are commented and should be pretty self explanatory.
Open up the Php Reports framework in a browser and you should see a list of reports.