Skip to content

Commit

Permalink
Merge pull request #73 from FriendsOfREDAXO/icon
Browse files Browse the repository at this point in the history
Neues Icon im Backend
  • Loading branch information
alxndr-w authored May 19, 2024
2 parents aa21d59 + 77a290f commit a2bb5e7
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions package.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
package: yform_spam_protection
version: '1.2.4'
version: '1.2.5'
author: 'Friends Of REDAXO, Lead: Alexander Walther'
supportpage: https://github.com/friendsofredaxo/yform_spam_protection
perm: admin[]
requires:
redaxo: '^5.9'
redaxo: '^5.17'
packages:
yform: '>3'
yform: '^4'
php:
version: '>=7.1'
version: '>=8.1'

page:
hidden: true
Expand All @@ -17,6 +17,7 @@ pages:
yform/spam_protection:
title: 'Spamschutz'
perm: admin[]
icon: rex-icon fa-envelope-circle-check
subpages:
settings:
title: 'Einstellungen'
Expand Down

0 comments on commit a2bb5e7

Please sign in to comment.