All Projects → odiseoteam → SyliusReportPlugin

odiseoteam / SyliusReportPlugin

Licence: MIT License
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.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
Twig
543 projects
Gherkin
971 projects
shell
77523 projects

Projects that are alternatives of or similar to SyliusReportPlugin

SyliusInvoicingPlugin
This plugin enables generating invoices in Sylius platform application.
Stars: ✭ 21 (-16%)
Mutual labels:  ecommerce, sylius, sylius-plugin
SyliusWishlistPlugin
This plugin allows you to integrate wishlist features with Sylius platform app.
Stars: ✭ 51 (+104%)
Mutual labels:  ecommerce, sylius, sylius-plugin
SyliusBannerPlugin
Add Banners to your Sylius projects with this plugin
Stars: ✭ 13 (-48%)
Mutual labels:  ecommerce, sylius, sylius-plugin
SyliusSchedulerCommandPlugin
Schedule Symfony Commands in your Sylius
Stars: ✭ 25 (+0%)
Mutual labels:  sylius, sylius-plugin
CoopTilleulsSyliusClickNCollectPlugin
Sell and deliver securely during the COVID-19 pandemic!
Stars: ✭ 77 (+208%)
Mutual labels:  sylius, sylius-plugin
pyreports
pyreports is a python library that allows you to create complex report from various sources
Stars: ✭ 78 (+212%)
Mutual labels:  reports, reporting-tool
PayPalPlugin
Official integration with PayPal Commerce Platform
Stars: ✭ 21 (-16%)
Mutual labels:  ecommerce, sylius
zen knit
Zen-Knit is a formal (PDF), informal (HTML) report generator for data analyst and data scientist who wants to use python. RMarkdown Alternative for Python
Stars: ✭ 27 (+8%)
Mutual labels:  reports, reporting-tool
SyliusPayUPlugin
PayU payment plugin for Sylius applications.
Stars: ✭ 21 (-16%)
Mutual labels:  sylius, sylius-plugin
SyliusAkeneoPlugin
This Sylius plugin allows you to import data from Akeneo PIM
Stars: ✭ 17 (-32%)
Mutual labels:  sylius, sylius-plugin
Gatsbylius
Fastest PWA eCommerce solution. Joins us as contributor.
Stars: ✭ 67 (+168%)
Mutual labels:  ecommerce, sylius
SyliusSettingsPlugin
Provide some custom settings to your favorite Sylius shop!
Stars: ✭ 17 (-32%)
Mutual labels:  sylius, sylius-plugin
pivot-angular
Integration example of WebDataRocks web reporting tool with Angular 2+ framework
Stars: ✭ 30 (+20%)
Mutual labels:  reports, reporting-tool
SyliusCmsPagePlugin
A Sylius plugin to manage your CMS pages
Stars: ✭ 26 (+4%)
Mutual labels:  sylius, sylius-plugin
ezplatform-sylius
eZ Platform and Sylius eCommerce integration
Stars: ✭ 31 (+24%)
Mutual labels:  ecommerce, sylius
Sylius
Open Source eCommerce Platform on Symfony
Stars: ✭ 6,598 (+26292%)
Mutual labels:  ecommerce, sylius
SyliusVendorPlugin
This is a Sylius Plugin that add vendors (brands) to your store. The vendors is an entity that sells products and are fully customizable by the admin.
Stars: ✭ 51 (+104%)
Mutual labels:  ecommerce, sylius-plugin
SyliusFeedPlugin
Create feeds in your Sylius shop
Stars: ✭ 20 (-20%)
Mutual labels:  sylius, sylius-plugin
pivot-react
Integration example of WebDataRocks web reporting tool with React framework
Stars: ✭ 33 (+32%)
Mutual labels:  reports, reporting-tool
CustomerOrderCancellationPlugin
Plugin that allows customers to cancel the placed order before it is processed.
Stars: ✭ 22 (-12%)
Mutual labels:  sylius, sylius-plugin

Sylius Report Plugin

Description

This plugin adds data reports to the Sylius administration interface. It's highly inspired on the old SyliusReportBundle and Report component using its good architecture.

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 [email protected].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].