municipes / eventum
Eventum è un modulo Drupal che gestisce il tipo di contenuto Evento.
Installs: 20
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:drupal-module
Requires
- drupal/auto_entitylabel: ^3.0
- drupal/core-recommended: 9.5
- drupal/field_group: ^3
- drupal/focal_point: ^2.0
- municipes/fundamentum: 0.95
- municipes/lexicum: 0.95
This package is auto-updated.
Last update: 2024-10-06 15:35:31 UTC
README
[Eventum] è un modulo Drupal che gestisce l'entità Evento. 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 Evento
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/eventum $ drush -y pm:install eventum
Implementazione tipo Evento
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.