WordPress maintenance or security needs? Reach out!
TLDWP

Plugin: campi-moduli-italiani (Used by 6 domains)

Campi Moduli Italiani

This plugin creates form tags for Contact Form 7 and form fields for WPForms.

Contact Form 7

4 form-tags (and corresponding mail-tags) are available in this version:
* [comune]: creates a series of select for the selection of an Italian municipality
* [cf]: creates a field for entering the Italian tax code of a natural person
* [stato]: creates the ability to select a country
* [formsign]: creates the possibility to digitally sign the e-mails sent with a private key attributed to each individual form

WPForms

2 fields types are available:
* Cascade selection of an Italian municipality (returning Istat’s municipality code as value)
* A field to select a state (returning Istat’s country code as value)

Data used

At the time of activation, the plugin downloads the data it uses from the Istat and from the Italian Revenue Agency websites. This data can be updated from the administration console.
Downloading and entering data into the database takes several minutes: be patient during the activation phase.
The selection of the municipalities was created starting from the code of https://wordpress.org/plugins/regione-provincia-comune/

This plugin uses data made available by ISTAT and the Agenzia delle entrate (Italian revenue agency).
In particular, data made available at these URLs are acquired and stored:

  • https://www.istat.it/it/archivio/6789
  • https://www.istat.it/it/archivio/6747
  • https://www1.agenziaentrate.gov.it/servizi/codici/ricerca/VisualizzaTabella.php?ArcName=00T4

The data published on the ISTAT website are covered by a Creative Commons license – Attribution (CC-by) (https://creativecommons.org/licenses/by/3.0/it/), as indicated here: https://www.istat.it/it/note-legali
The data taken from the website of the Agenzia delle entrate are in the public domain and constitute a public database made available to allow tax compliance and, more generally, to allow the identification of physical persons with the Italian public administrations, through the personal fiscal code.
The data are managed by the Ufficio Archivio of the Agenzia delle entrate.
By Italian law (art. 52 d.lgs. 82/2005) all data, that are not personal data, published by an Italian administration without an explicit license are open data (CC0).
This plugin uses the data taken from the website of the Agenzia delle entrate exclusively for the purpose of carrying out a formal regularity check of the pesonal tax code.
This plugin does not include any links on the external pages of the website on which it is used, neither to the Agenzia delle entrate’s site nor to the ISTAT’s website; in particular, no kind of direct link is made, nor of deep linking.

How to use form tags in Contact Form 7

[comune]
[comune] has a manager in the CF7 form creation area that allows you to set various options.
In particular, it is possible to set the “kind” attribute to “tutti” (all); “attuali” (current), “evidenza_cessati” (evidence ceased). In the first and third cases, in different ways, both the currently existing municipalities and those previously closed are proposed (useful, for example, to allow the selection of the municipality of birth). In the “attuali” mode, however, only the selection of the currently existing municipalities is allowed (useful to allow the selection of the Municipality of residence / domicile).
It is also possible to set the “comu_details” option, to show an icon after the select cascade that allows the display of a modal table with the statistical details of the territorial unit.
The value returned by the group is always the ISTAT code of the selected municipality. The corresponding mail-tag converts this value into the name of the municipality followed by the indication of the automotive code of the province.
From version 1.1.1 hidden fields are also populated with the strings corresponding to the denomination of the region, province and municipality selected, useful for being used in plugins that directly capture the data transmitted by the form (such as “Send PDF for Contact Form 7” )
The cascade of select can also be used outside of CF7, using the [comune] shortcode (options similar to those of the form tag for Contact Form 7).

Starting from version 2.2.0 there is a new filters’ builder for the field [comune] useful for creating fields that allow the selection of a customizable list of municipalities.
Filters can be used both for CF7 tag, and for WPForms field, and for the shortcode ‘comune’.
A short youtube video illustrates how to use filters and the filters’ builder.

[cf]
[cf] has a manager in the CF7 form creation area that allows you to set the various options.
In particular, it is possible to set various validation options allowing you to find the correspondence of the tax code with other fields of the form.
Specifically, it is possible to verify that the tax code corresponds with the foreign state of birth (selected by means of a select [stato]), the Italian municipality of birth (selected by means of a cascade of select [comune]), gender (indicating the name of a form field that returns “M” or “F”), the date of birth. If multiple fields are used to select the date of birth, one for the day, one for the month and one for the year, it is possible to find the correspondence of the tax code with these values.

[stato]
[stato] has a manager in the CF7 form creation area that allows you to set various options.
In particular, it is possible to set the selection of only the currently existing states (“only_current” option) and it is possible to set the “use_continent” option to have the select values divided by continent. The field always returns the ISTAT code of the foreign state (code 100 for Italy). The ISTAT code is the type of data expected by [cf], for the verification of the tax code.

[formsign]
[formsign] NOW (v. 2.2.1) has a manager in the CF7 form creation area.
To use it, simply insert the tag followed by the field name in your own form: for example [formsign firmadigitale]. This tag will create a hidden field in the form with attribute name = “firmadigitale” and no value.
To use the code, it is also necessary to insert the [firmadigitale] mail-tag in the email or emails that the form sends (it is recommended at the end of the email).
In this way, in the email body it will be written a two-lines sequence containing:
an md5 hash of the data transmitted with the module (not of the content of any attached files)
a digital signature of the hash.
If you use html email, you can style the output using a wp option named: “gcmi-forsign-css” with a css as value.
The signature is affixed by generating a pair of RSA keys, attributed to each form.
By checking the hash and the signature, it will be possible to verify that the emails have actually been sent by the form and that the data transmitted by the user correspond to what has been registered.
To facilitate data feedback, it is preferable to use “Flamingo” for archiving sent messages. In fact, in the Flamingo admin screen, a specific box is created that allows feedback of the hash and the digital signature entered in the email.
The system is useful in the event that through the form it is expected to receive applications for registration or applications etc… and avoids disputes regarding the data that the candidates claim to have sent and what is recorded by the system in Flamingo.

Code

Want to check the code? https://github.com/MocioF/campi-moduli-italiani

DomainExposuresHeadersLast Checked
s*h*r*t*c*.com (WP 6.8.8) F Aug 17, 2026
d*a*s*t.com (WP 7.0.4) D Aug 16, 2026
l*c*e*i*a*i*.com (WP 6.7.5) F Jul 30, 2026
s*h*r*t*c*n*l*g*e*.com (WP 6.8.6) F Jul 19, 2026
s*r*o*e*g*o.it (WP 7.0) F Jul 9, 2026
s*r*o*e*g*o.com F Jul 5, 2026

Top 50 Plugins

Plugin Count
elementor 1,763,072
contact-form-7 1,744,218
elementor-pro 1,048,783
woocommerce 813,977
revslider 605,223
jetpack 452,544
js_composer 417,093
wp-rocket 340,194
essential-addons-for-elementor-lite 263,304
gravityforms 256,003
complianz-gdpr 255,268
google-site-kit 233,550
cookie-law-info 227,154
instagram-feed 223,158
sitepress-multilingual-cms 209,283
header-footer-elementor 205,261
google-analytics-for-wordpress 203,825
bluehost-wordpress-plugin 192,279
elementskit-lite 178,903
gutenberg 167,885
cookie-notice 147,620
litespeed-cache 145,572
gtranslate 123,526
wpforms-lite 122,474
the-events-calendar 121,649
astra-sites 112,082
gutenberg-core 111,867
popup-maker 108,852
woocommerce-payments 108,658
tablepress 101,915
honeypot 97,643
astra-addon 93,337
wp-smushit 90,179
duracelltomi-google-tag-manager 90,068
coblocks 89,012
layerslider 88,495
all-in-one-seo-pack 88,336
bb-plugin 86,281
akismet 84,473
premium-addons-for-elementor 83,585
ml-slider 82,395
cleantalk-spam-protect 81,902
mailchimp-for-wp 80,959
megamenu 79,877
woocommerce-gateway-stripe 78,884
jet-engine 77,667
ewww-image-optimizer 76,783
fusion-builder 76,580
wp-pagenavi 76,388
smart-slider-3 75,555

Top 50 Themes

Theme Count
hello-elementor 618,557
Divi 492,566
astra 411,926
flatsome 141,855
Avada 120,231
generatepress 114,417
oceanwp 79,834
pub 78,203
kadence 78,137
enfold 68,181
salient 64,656
twentyseventeen 54,110
bb-theme 52,994
twentytwentyfour 52,680
betheme 52,320
blocksy 50,705
cocoon-master 49,217
twentytwentyfive 45,329
dt-the7 45,261
woodmart 44,284
h4 38,974
neve 37,865
Avada-Child-Theme 36,829
gox 36,324
bridge 31,028
twentytwentyone 30,097
lightning 30,069
twentytwenty 28,607
swell 28,181
bricks 26,546
Impreza 25,921
Newspaper 24,174
twentytwentythree 21,990
epik-redesign 19,056
twentytwentytwo 18,693
uncode 18,331
twentysixteen 17,596
pro 17,559
storefront 16,238
sydney 16,133
Total 14,236
hello-theme-child-master 14,013
factory-templates-4 13,703
themify-ultra 12,904
hestia 12,492
yootheme 12,446
extendable 12,300
yith-wonder 12,016
porto 11,889
twentyfifteen 11,882