NAME

Mojolicious::Plugin::Fondation::Perm::UI::Bootstrap - Web UI extension for Fondation::Perm — injects perm checkboxes into group forms

VERSION

version 0.01

SYNOPSIS

# myapp.conf
'Mojolicious::Plugin::Fondation::Perm::UI::Bootstrap' => {};

DESCRIPTION

Injects permission checkboxes into the group add/edit modal via Fondation zones (group/add). Provides loadPerms() and collectPermAssignments() JavaScript functions consumed by DatatableGroup.js.

ZONES

group/add

AUTHOR

Daniel Brosseau dab@cpan.org

COPYRIGHT AND LICENSE

This software is copyright (c) 2026 by Daniel Brosseau.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.