GDPR Contact form with Checkbox no Javascript no PHP
ENGLISH:
The European GDPR standards impose, among other things, that in the contact form there is a checkbox check, with an initial UNCHECKED status, which obliges the user to read and accept our Policy.
Around there are thousands of plugins, extensions, all make use of PHP or Javascript,
The solution is of a disarming simplicity, so disarming that I have not even created an extension or a vqmod.
Only a few lines to add to the code contained in: /catalog/view/theme/*/information/contact.tpl
and a CSS statement to insert in the file /catalog/view/theme/*/stylesheet/stylesheet.css
(* indicates the name of the folder of your theme, if you use the default theme or if you do not find one of the indicated files, use the 'default' folder)
Before proceeding, I recommend saving a copy of the two files.
In the download you find the code and the very simple instructions.
To see the solution in practice:
https://www.comefareper.cloud/index.php?route=information/contact
ITALIANO:
Le norme europee GDPR impongono, tra le altre cose, che nel form contatti sia presente un controllo checkbox, con stato iniziale UNCHECKED, che obbliga l'utente a leggere e accettare la nostra Policy.
In giro ci sono migliaia di plugin, estensioni, tutte fanno uso di PHP o Javascript,
La soluzione è di una semplicità disarmante, talmente disarmante che non ho neppure creato un'estensione o un vqmod.
Solo pochissime righe da aggiungere al codice contenuto in: /catalog/view/theme/*/information/contact.tpl
e una istruzione CSS da inserire nel file /catalog/view/theme/*/stylesheet/stylesheet.css
(* indica il nome della cartella del vostro tema, se usate il tema di default o se non trovate uno dei files indicati, utilizzate la cartella 'default')
Prima di procedere si raccomanda di fare una copia dei due files.
Nel download troverete il codice e le semplicissime istruzioni.
Per vedere la soluzione in pratica:
https://www.comefareper.cloud/index.php?route=information/contact
Login and write down your comment.
Login my OpenCart Account