-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME.txt
46 lines (29 loc) · 1.31 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
=== SPID WordPress ===
Contributors: vskylabv, simevo
Donate link: https://github.com/simevo/spid-wordpress
Tags: spid, italy
Requires at least: 4.9
Tested up to: 4.9.8
License: APGL-3.0
License URI: https://www.gnu.org/licenses/agpl-3.0.en.html
Autenticazione attraverso un Identity Provider SPID (Sistema Pubblico di Identità Digitale)
== Description ==
Plugin WordPress per l'autenticazione attraverso un Identity Provider SPID (Sistema Pubblico di Identità Digitale) basato sulla libreria SPID PHP italia/spid-php-lib.
SPID, il Sistema Pubblico di Identità Digitale, è la soluzione che permette ai cittadini di accedere a tutti i servizi online della Pubblica Amministrazione con un'unica Identità Digitale (username e password) utilizzabile da computer, tablet e smartphone.
== Installation ==
This section describes how to install the plugin and get it working.
e.g.
1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates
== Frequently Asked Questions ==
= A question that someone might have =
An answer to that question.
= A question that someone might have =
An answer to that question.
== Screenshots ==
1. TODO
2. TODO
== Changelog ==
= 0.1 =
* Initial release