municipes/nuntium

Nuntĭum è un modulo Drupal che gestisce il tipo di contenuto Messaggio.

Installs: 125

Dependents: 3

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:drupal-module

0.95.0 2023-07-06 08:36 UTC

This package is auto-updated.

Last update: 2024-05-06 15:09:52 UTC


README

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

[Nuntĭum] è un modulo Drupal che gestisce l'entità Messaggio. L'architettura dei campi è basata sulla v2.0 dell'architettura dell'informazione dei siti web dei comuni, il content type che importa questo modulo è il CT Messaggio

Requisiti

  • Drupal: >= 10
  • Profilo Drupal: minimal
  • Moduli contrib: field_group, focal_point, imce, auto_entitylabel, media_library, inline_entity_form, ui_patterns_field_formatters, viewsreference
  • Moduli Municipes: lexicum, fundamentum, domicilium

Installazione

Per aggiungere il modulo alla tua installazione esegui:

$ composer require municipes/nuntium
$ drush -y pm:install nuntium

Implementazione tipo Messaggio

Architettura Implementazione Note
Nome e cognome field_nome,
field_cognome
L'informazione è stata divisa in due campi
@TODO

License

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

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.