/omeka-feedback-plugin

A simple feedback plugin for Omeka

Primary LanguagePHPEuropean Union Public License 1.2EUPL-1.2

Feedback
========

An Omeka plugin for saving user feedback on pages.

Currently, this just provides a POST action which creates a feedback item and, if
sender and recipient are configured, sends a notification email.

TODO:

 - Expand README
 - Handle CSRF
 - More validation/Capcha?
 - Public interface/form/JS