KoolReport's Forum

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

Export to CSV not working #3420

Closed Mustajab Ahmed opened this topic on on Feb 26 - 1 comments

Mustajab Ahmed commented on Feb 26

I have seen the documentation about the export to CSV, and there seen that i have to install some packages like

"require":{

    "koolreport/pro":"*",
    "koolreport/export":"*",

}

But when I am installing the package using the same flow that is listed in the documentation like use the auth token, it is throwing the error that this package is not found, so here please guide me about this how to

Bright commented on Feb 27

Make sure you follow the steps below correctly :

  1. Login to koolreport.com

  2. Go to My Licenses

  3. Click Get Token For Composer button

  4. Copy the text and save to file auth.json next to composer.json

  5. Add the repositories to composer.json like below

  6. Run "composer update" to install package

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
None yet

Excel