https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27527 Bug ID: 27527 Summary: Plugin hooks to create additional contents Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Plugin architecture Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org It would be useful to let plugin create contents that we will integrate into Koha. The idea is to have a hook (on the main page for instance) that will retrieve a list of URL that will be displayed at the end of the page. The URL could be: - A link to an external website - A link to an existing view of Koha - A link to a specific content The specific content would be returned by the plugin and displayed nicely integrated into Koha. -- You are receiving this mail because: You are watching all bug changes.