This commit is contained in:
Joey Kimsey
2025-02-03 10:19:40 -05:00
parent e52ae78ed0
commit 1fb4d2eb57
30 changed files with 619 additions and 131 deletions

View File

@ -40,7 +40,7 @@ class Contact extends Plugin {
],
];
public $permissionMatrix = [
'contact' => [
'canUseContactForm' => [
'pretty' => 'Can Submit Contact',
'default' => true,
],