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)
Automatic installation
- Plugin admin panel and
add new
option.
- Search in the text box
campi-moduli-italiani
.
- Position yourself on the description of this plugin and select install.
- Activate the plugin from the WordPress admin panel.
NOTE: activation takes several minutes, because the updated data tables are downloaded from the official sites (Istat and Agenzia delle entrate and then the data is imported into the database)
Manual installation of ZIP files
- Download the .ZIP file from this screen.
- Select add plugin option from the admin panel.
- Select
upload
option at the top and select the file you downloaded.
- Confirm installation and activation of plugins from the administration panel.
NOTE: activation takes several minutes, because the updated data tables are downloaded from the official sites (Istat and Agenzia delle entrate and then the data is imported into the database)
Manual FTP installation
- Download the .ZIP file from this screen and unzip it.
- FTP access to your folder on the web server.
- Copy the whole
campi-moduli-italiani
folder to the /wp-content/plugins/
directory
- Activate the plugin from the WordPress admin panel.
NOTE: activation takes several minutes, because the updated data tables are downloaded from the official sites (Istat and Agenzia delle entrate and then the data is imported into the database)