Actions
action #10574
closedMake use of cool mojolicious plugins
Status:
Rejected
Priority:
Low
Assignee:
Category:
Feature requests
Target version:
Start date:
2016-02-03
Due date:
% Done:
0%
Estimated time:
Description
Maybe some of these are of help:
- https://metacpan.org/pod/Mojolicious::Plugin::JSONConfig - would this help us to offer some more easy configuration, e.g. site specific configuration?
- https://metacpan.org/pod/Mojolicious::Plugin::Notifications - nicer notifications to user?
- https://metacpan.org/pod/Mojolicious::Plugin::ServerStatus - status of our worker hosts (not the worker processes)?
- https://metacpan.org/pod/Mojolicious::Plugin::INIConfig - alternative to JSONConfig (there is also https://metacpan.org/pod/Mojolicious::Plugin::YamlConfig)?
- https://metacpan.org/pod/Mojolicious::Plugin::MailException - send crash information by email
- https://metacpan.org/pod/Mojolicious::Plugin::DBViewer - show raw database content?
- https://metacpan.org/pod/Mojolicious::Plugin::Mail - send email
- https://metacpan.org/pod/Mojolicious::Plugin::Breadcrumbs - maybe more consistent breadcrumbs, e.g. to show in subpages also the "scenario name"
Actions