manaticr/manati-cr-geo-distribution-migration

Provides the Costa Rican Geographic dristribution for drupal 8.

1.0.0 2021-03-03 21:07 UTC

This package is auto-updated.

Last update: 2024-05-10 01:42:20 UTC


README

Provides the Costa Rican Geographic dristribution for drupal 8

Dependencies

migrate_source_csv: "^3.4"
drupal/migrate_plus: "^5.1"
drupal/migrate_tools: "^5.0"
drupal/config_devel: "^1.8"

How to install

If you clone this repo you need to insall all dependencies with composer. But the project has a Packagist Package Just need run this command
composer require manaticr/manati-cr-geo-distribution-migration

How to use

Import provincies

drush migrate:import provincias_cr

Import provincies

drush migrate:import cantones_cr

Import provincies

drush migrate:import distritos_cr

Remove the module

When you import al taxonomy terms you should uninstall the module, just run
composer remove manaticr/manati-cr-geo-distribution-migration

If you install the module with git clone, you need uninstall all dependencies modules.