DCAT

Component type

module

Maintenance status

Development status

Downloads

462

Component created

Component changed

This module provides the possibility to integrate external DCAT providers and import the datasets those DCAT feeds offer.

The main module provides the following entity types:

  • Dataset
  • Distribution
  • Agent
  • vCard

All these entities have the neccerary fields to conform with DCAT-AP.

Files Version

Component type

module

Maintenance status

Development status

Downloads

269

Component created

Component changed

SUMMARY

The files version module provide you functionality to maintain the version of current drupal instance. It iterate recursively and saves drupal files into database and create a new version on current timestamp.

Migrate runner

Component type

module

Maintenance status

Development status

Component created

Component changed

Important notice: this code might be outdated, as it was back 9 months ago when we're using it. If you're interested in trying it out, write me and I'll update you with the latest code and examples probably. (I'd make it myself but... first, I have no enough time atm to tie up all loose ends and second I don't really know is this thing used by someone or no. /2017-08-28 @OnkelTem/

See also: https://www.drupal.org/node/2708723

Simple Node Importer

Component type

module

Maintenance status

Development status

Component created

Component changed

Simple Node Importer is a simple module which imports nodes using CSV files. It provides the functionality for mapping UI to map CSV columns to it's corresponding entity field.

Synopsis

Simple Node Importer allows a user to import nodes using CSV files in a Drupal site. The module implements this functionality by allowing users to map a CSV file columns to it's respective Content type field. This makes column mapping process very easy as the user is no longer required to predefine column to field mapping.Features are listed below:

Entity Pilot Git

Component type

module

Maintenance status

Development status

Downloads

1958

Component created

Component changed

Overview

Entity Pilot Git extends the Entity Pilot module by providing a transport mechanism that exports and imports via the file system.

This module is designed so that syndication of content between sites can be done entirely through a Git (or other source control) respository.

Migrate booster

Component type

module

Maintenance status

Development status

Component created

Component changed

On Drupal 7 we could disable hooks while running migrations:

https://www.drupal.org/node/2136601

This module adds a similar feature. You can disable hooks
in settings.php or by editing configuratoin object `migrate_booster.settings`.

There are two ways to disable hooks:

1) Disable specific hooks and modules: