Create empty Kirby plugin.

This commit is contained in:
2026-04-20 09:48:10 +10:00
commit 7d086d492a
3 changed files with 698 additions and 0 deletions

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# Kirby Permissions
A plugin for [Kirby](https://getkirby.com) that allows fine grained permissions based on tags.
# License
Kirby Permissions is Copyright 2026, [Dreytac](mailto:dreytac@hobbyhome.net).
Kirby Permissions is free software: you can redistribute it and/or modify it under the terms of the [GNU Affero General Public License version 3](LICENSE.md) as published by the Free Software Foundation.
Kirby Permissions is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.