KoolReport's Forum

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

Can in change koolreport folder name to something like different name #811

Open Keerthiga opened this topic on on Apr 17, 2019 - 8 comments

Keerthiga commented on Apr 17, 2019

Hi team, if it is possible to change libraries/koolreport folder name into our own name. i have used koolreport in codeIgniter framework. please reply whether it is possible or not. thanks.

KoolReport commented on Apr 17, 2019

You can do so.

Keerthiga commented on Apr 17, 2019

thanks for the quick reply. if i have changed what are the files i need to modify or when including just i need to call my folder name only.

KoolReport commented on Apr 17, 2019

You need to change the path required to autoload.php only

Keerthiga commented on Apr 17, 2019

Thanks for your reply.

Keerthiga commented on Apr 17, 2019

Hi team, i have changed the path as you mentioned in my files. now, i got the error like,

Cannot redeclare composerRequire6efac3567d34ba31aae2210483095a90() (previously declared in C:\xampp\htdocs\proj\application\libraries\koolreport\packages\barcode\vendor\composer\autoload_real.php:63) in C:\xampp\htdocs\proj\application\libraries\reports\packages\barcode\vendor\composer\autoload_real.php on line 70

in report file i have added autoload file only one time

require APPPATH."/libraries/reports/autoload.php";

please advise what mistake i have did. :(

KoolReport commented on Apr 17, 2019

If you use composer to install then you should not change the name. One question: Why do you need to change the name?

Keerthiga commented on Apr 17, 2019

No, I just copy and paste koolreport folder into libraries.

Keerthiga commented on Apr 17, 2019

Any solution for that??

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

CodeIgniter