https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34335 Bug ID: 34335 Summary: Run Koha plugin method from CLI Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Plugin architecture Assignee: koha-bugs@lists.koha-community.org Reporter: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org There are times where it would be nice to run a Koha plugin method from the CLI. This can actually be achieved with very little code thanks to Koha::Plugins::Handler->run(). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.