ouitoulia/prosopon

Pròsopon è un modulo Drupal che gestisce gli utenti.

Installs: 159

Dependents: 3

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 0

Open Issues: 0

Type:drupal-module

4.0.1 2024-02-16 06:49 UTC

This package is auto-updated.

Last update: 2024-04-16 07:13:13 UTC


README

GitHub GitHub release (latest SemVer) Packagist Dependency Version Packagist Downloads

Pròsopon è un modulo Drupal che gestisce gli utenti.

Requisiti

  • Drupal: >= 10
  • Profilo Drupal: minimal
  • Moduli Drupal: user, path

Installazione

Per aggiungere il modulo alla tua installazione esegui:

$ composer require ouitoulia/prosopon
$ drush -y pm:install prosopon

Le dipendenze verranno installate automaticamente.

Implementazione tipo Persona

Architettura Implementazione Note
Campi dell'entity user Riuso dei campi entity:user
Codice fiscale field_codice_fiscale Campo aggiunto rispetto all'architettura Necessario per collegare al tipo di contenuto Persona l'eventuale utente registrato e/o che fa login da un servizio SSO.

License

Copyright (C) 2023 https://github.com/ouitoulia

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Questo è un software libero: puoi ridistribuirlo e/o modificarlo secondo i termini della GNU General Public License versione 3 pubblicata dalla Free Software Foundation.

Questo programma è distribuito nella speranza che possa essere utile, ma SENZA ALCUNA GARANZIA; senza nemmeno la garanzia implicita di COMMERCIABILITÀ o IDONEITÀ PER UNO SCOPO PARTICOLARE. Vedere la GNU General Public License per maggiori dettagli.