KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

Composer.json #1910

Closed Eugene opened this topic on on Feb 18, 2021 - 6 comments

Eugene commented on Feb 18, 2021

Hi, I am a Koolreport pro user. Do I need to add to composer.json all packages like

        "koolreport/pro":"*",
        "koolreport/blade":"*",
        "koolreport/export":"*",
        "koolreport/dashboard":"*",
        "koolreport/amazing":"*",
        "koolreport/barcode":"*"
...

or it is enough to add just a "koolreport/pro":"*",

KoolReport commented on Feb 18, 2021

You just need to add:

        "koolreport/pro":"*",
        "koolreport/blade":"*",
        "koolreport/dashboard":"*",
Eugene commented on Feb 18, 2021

only these 3 and I will get all available packages?

KoolReport commented on Feb 18, 2021

Yes, the "pro" has included "export", "amazing" and "barcode".

Eugene commented on Feb 18, 2021

:-) ok, but what packages are not included in the pro? I already know blade, dashboard but what else?

KoolReport commented on Feb 18, 2021

Other are twig and platephp

Eugene commented on Feb 18, 2021

Thanks

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
help needed
solved

None