moodleou / moodle-report_customsql

A Moodle report plugin that lets you easily create simple reports that can be expressed as a single SQL query
48 stars 100 forks source link

Add composer #118

Closed mjrox closed 11 months ago

mjrox commented 2 years ago

The type moodle-report installers the plugin into the correct directory when using composer.

timhunt commented 2 years ago

Why is this file something we would want added to our plugin?

mjrox commented 2 years ago

I understand that this plugin is primarily for your use, however, I - and perhaps other developers - want to use composer to install third-party dependencies.

timhunt commented 2 years ago

People might want to do all sorts of things. I was not aware that this is something people actually do. Is it? Is it documented anywhere?

timhunt commented 11 months ago

Sorry, I still don't get this, and it is not something I am in a position to maintain. Closing.