Updated to allow for user updates to change location by postcode

This commit is contained in:
Tom Bloor 2017-10-03 15:47:05 +01:00
parent 202deb9178
commit 37e8f0b46a
6 changed files with 105 additions and 26 deletions

View file

@ -39,6 +39,7 @@ sub startup {
$self->plugin('Pear::LocalLoop::Plugin::BootstrapPagination', { bootstrap4 => 1 } );
$self->plugin('Pear::LocalLoop::Plugin::Validators');
$self->plugin('Pear::LocalLoop::Plugin::Datetime');
$self->plugin('Pear::LocalLoop::Plugin::Postcodes');
$self->plugin('Pear::LocalLoop::Plugin::TemplateHelpers');
$self->plugin('Authentication' => {