diff --git a/plugins.xml b/plugins.xml
index b931a015..79d1b62b 100644
--- a/plugins.xml
+++ b/plugins.xml
@@ -2385,4 +2385,26 @@
Minor improvements for Portuguese translations.
-
\ No newline at end of file
+
+ Login OTP via Email
+ https://github.com/archicoop/loginOtp
+ Adds two-factor authentication to the login process by sending a one-time code (OTP) via email.
+ Adds two-factor authentication (2FA) to the login process. After entering valid credentials, users receive a 6-digit one-time code via email. No additional app required.
Features: role-based configuration with hierarchy (highest-privilege role determines the 2FA policy), brute-force protection (lockout after 5 failed attempts), flood protection (60-second cooldown between OTP sends), SHA-256 hashed OTP stored in session only.
Compliant with Italian ACN guidelines and GDPR. More information at the plugin repository.
]]>
+
+ Monica Marziani
+ Archimede Informatica
+ marziani@archicoop.it
+
+
+ https://github.com/archicoop/loginOtp/releases/download/v1.0.0/loginOtp-1.0.0.tar.gz
+
+ 3.5.0.4
+
+
+ 3.5.0.4
+
+
+ Initial release. Email OTP at login with role-based configuration and hierarchy support.
+
+
+