KoolReport's Forum

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

Installing koolreport in specific directory using composer #950

Open Jesus opened this topic on on Jun 27, 2019 - 1 comments

Jesus commented on Jun 27, 2019

I want to install koolreports in a specific directory using composer. I am working in codeigniter. I have tried adding this to composer.json. "extra": {

	"installer-paths": {
		"application/modules/": ["koolreport/core"]
	}
},
David Winterburn commented on Jun 28, 2019

Hi Jesus,

Please check this StackOverflow answer. It may help your case: composer is ignoring installer-paths configuration

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

None