PHPackages                             municipes/lexicum\_collatio - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. municipes/lexicum\_collatio

ActiveDrupal-module

municipes/lexicum\_collatio
===========================

Lexicum Collatio è un modulo Drupal che importa le voci di tassonomia utilizzate dai Comuni.

1.0.2(2y ago)069GPL-3.0-only

Since May 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/municipes/lexicum_collatio)[ Packagist](https://packagist.org/packages/municipes/lexicum_collatio)[ Docs](https://github.com/municipes/lexicum_collatio)[ RSS](/packages/municipes-lexicum-collatio/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (6)Used By (0)

Lexicum Collatio!
=================

[](#lexicum-collatio)

[![GitHub](https://camo.githubusercontent.com/2fccc401298c55fe92767bbe089d613a616dab31eb5a22e79ed4ee77ff881eac/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d756e6963697065732f6c65786963756d5f636f6c6c6174696f3f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/2fccc401298c55fe92767bbe089d613a616dab31eb5a22e79ed4ee77ff881eac/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d756e6963697065732f6c65786963756d5f636f6c6c6174696f3f7374796c653d666f722d7468652d6261646765)[![GitHub release (latest SemVer)](https://camo.githubusercontent.com/a623cc72bb9d2f1b32445a2bc1d42d758896fc93e2b36844d0ba73e966d15d1f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6d756e6963697065732f6c65786963756d5f636f6c6c6174696f3f736f72743d73656d766572267374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/a623cc72bb9d2f1b32445a2bc1d42d758896fc93e2b36844d0ba73e966d15d1f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6d756e6963697065732f6c65786963756d5f636f6c6c6174696f3f736f72743d73656d766572267374796c653d666f722d7468652d6261646765)[![Packagist Dependency Version](https://camo.githubusercontent.com/cef62cd00d2d46e8a9559cee0f1b6d84fbd34a92a5cf1f0bdc431c5fa195f65b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6d756e6963697065732f6c65786963756d5f636f6c6c6174696f2f64727570616c2f636f72652d7265636f6d6d656e6465643f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/cef62cd00d2d46e8a9559cee0f1b6d84fbd34a92a5cf1f0bdc431c5fa195f65b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f6d756e6963697065732f6c65786963756d5f636f6c6c6174696f2f64727570616c2f636f72652d7265636f6d6d656e6465643f7374796c653d666f722d7468652d6261646765)[![Packagist Downloads](https://camo.githubusercontent.com/374bc09e8b7b0b92f2c4f94bc9169e389f391b849f75e1220bc146fac9ee81a5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d756e6963697065732f6c65786963756d5f636f6c6c6174696f3f7374796c653d666f722d7468652d6261646765)](https://camo.githubusercontent.com/374bc09e8b7b0b92f2c4f94bc9169e389f391b849f75e1220bc146fac9ee81a5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d756e6963697065732f6c65786963756d5f636f6c6c6174696f3f7374796c653d666f722d7468652d6261646765)

Lexicum Collatio è un modulo Drupal che importa le voci di tassonomia utilizzate dai Comuni. Questo modulo usa `drupal/migrate` per importare le voci presenti nel repository [Origo](https://github.com/municipes/origo)

Requisiti
---------

[](#requisiti)

- Drupal: &gt;= 10
- Profilo Drupal: `minimal`
- Moduli contrib: `migrate_plus`, `migrate_tools`
- Moduli Municipes: `lexicum`

Installazione
-------------

[](#installazione)

Per aggiungere e installare il modulo alla tua installazione esegui:

```
$ composer require municipes/lexicum_collatio
$ drush -y en lexicum_collatio
```

Questo è il risultato

[![Screenshot della lista delle migrazioni](docs/migrations.png "Screenshot della lista delle migrazioni")](docs/migrations.png)

Uso del modulo
--------------

[](#uso-del-modulo)

Puoi utilizzare il modulo:

- da interfaccia grafica;
- da CLI se hai bisogno di automatizzare l'installazione o l'aggiornamento.

In entrambi i casi, leggi la documentazione del modulo Drupal `migrate` per maggiori dettagli.

Di seguito un esempio delle voci importate nel vocabolario "Percorsi di studio"

[![Screenshot della lista delle voci importate](docs/percorsi_di_studio.png "Screenshot della lista delle voci importate")](docs/percorsi_di_studio.png)

License
-------

[](#license)

Copyright (C) 2023

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.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~10 days

Total

6

Last Release

1038d ago

Major Versions

0.95.x-dev → 1.x-dev2023-07-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/edc87c6f4ed30d12abd5235afbc503a2d590063439efe8b4fe17d5c4574781f8?d=identicon)[akabit](/maintainers/akabit)

---

Top Contributors

[![akamizi](https://avatars.githubusercontent.com/u/12139795?v=4)](https://github.com/akamizi "akamizi (12 commits)")

### Embed Badge

![Health badge](/badges/municipes-lexicum-collatio/health.svg)

```
[![Health](https://phpackages.com/badges/municipes-lexicum-collatio/health.svg)](https://phpackages.com/packages/municipes-lexicum-collatio)
```

###  Alternatives

[farmos/farmos

A web-based farm record keeping application.

1.2k6.7k1](/packages/farmos-farmos)[drupalwxt/wxt

Project template for Drupal 10 sites built with the WxT distribution.

29159.8k8](/packages/drupalwxt-wxt)[drupal/recommended-project

Project template for Drupal projects with a relocated document root

1502.6M1](/packages/drupal-recommended-project)[govcms/govcms

GovCMS Drupal Distribution

18997.1k3](/packages/govcms-govcms)[az-digital/az_quickstart

Arizona Quickstart

50234.3k2](/packages/az-digital-az-quickstart)[thunder/thunder-distribution

The thunder distribution

50634.8k3](/packages/thunder-thunder-distribution)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
