Skip to content

Report Plugin for Sylius. This plugin add a report interface to the Sylius administration. Some reports comes with this bundle but you can create your custom reports.

License

odiseoteam/SyliusReportPlugin

Repository files navigation

Sylius Report Plugin

Description

This plugin adds data reports to the Sylius administration interface.

Support Sylius version 1.9+.

Premium features!

Do you want advanced features? Take a look at our Report Pro Plugin, an extended version of this one.

Architecture

Basically you have a DataFetcherInterface and RendererInterface interfaces. The first one defines how to fetch the Data according to a configuration provided. And the second one uses the Data returned by the fetcher and returns a rendered view.

Some DataFetchers and Renderers come with this plugin, but you can create your own by implementing their interfaces.

Reports admin

Demo

You can see this plugin in action in our Sylius Demo application.

Documentation

Credits

This plugin is maintained by Odiseo. Want us to help you with this plugin or any Sylius project? Contact us on team@odiseo.com.ar.

About

Report Plugin for Sylius. This plugin add a report interface to the Sylius administration. Some reports comes with this bundle but you can create your custom reports.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published