paskuale75/yii2-comuni-italiani

All data structured for comuni and related

Installs: 83

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master 2022-09-22 17:30 UTC

This package is auto-updated.

Last update: 2025-03-22 22:36:55 UTC


README

Comuni italiani Module

======================

All data structured for comuni and related

Installation

The preferred way to install this extension is through composer.

Either run


php composer.phar require --prefer-dist paskuale75/yii2-comuni-italiani "*"

or add


"paskuale75/yii2-comuni-italiani": "*"

to the require section of your composer.json file.

Configuration

Database Migrations

Before usage this extension, we'll also need to prepare the database.

php yii migrate --migrationPath=@vendor/paskuale75/yii2-comuni-italiani/migrations