Import CSV Data

Component type

module

Maintenance status

Development status

Downloads

698

Component created

Component changed

Basic CSV Data import facility is provided by this module.

Module Import CSV Data also provides a standard default block with form to filter to display the Imported Records.

Default standard permissions are set and handled.

Option to define the fields is provided so it gives a easy import as and how its required.

Configuration for Fields defining and file upload to schedule for cron is provided under New tab created in admin with title 'Import Data'.

Default Content Deploy

Component type

module

Maintenance status

Development status

Downloads

307

Component created

Component changed

A default content deploy solution for Drupal 8.

Introduction

This module (DCD) provides content deployment and allows development and building sites without the need to transfer database between the sites. The development team can export and deploy all content via Git and content can be deployed to the staging servers automatically during common deploy processes. Module provides useful drush commands for export/import content. Import function can also be ran from administration interface.

Fetch To Local CSV

Component type

module

Categories

Maintenance status

Development status

Downloads

110

Component created

Component changed

When using Migrate Source CSV as a source, if your csv file is remote, you can't specify a header row because it uses PHP's rewind(), which will only work on a local file.

This module extends it slightly, allowing you to specify a remote source as well as a local source. The remote will be fetched and saved as the local, overwriting it if it exists.

Usage:

Custom Table Migrate

Component type

module

Categories

Maintenance status

Development status

Downloads

53

Component created

Component changed

The Custom Table Migrate module provides a feature to Migrate Custom table from MYSQL to Mongodb.

How to Migrate Table From Mysql to Mongodb.

1- Download > Custom Table Migrate Module > Install Module
2- Go Admin » Structure » Migrate Custom Table
3- Enter Mysql Table Name click On Submit Button ->Porting start in Batch Process.

Drush Async API

Component type

module

Maintenance status

Development status

Downloads

176

Component created

Component changed

INTRODUCTION
------------

Current Maintainer: Reinier Vegter


Drush Async API provides you a simple API (using hooks) to create queues of
operations/tasks and let them be processed multi-threaded (multi process
actually).
In the event of - for example - loading and saving all nodes in a large
content-repository, Drush Async API dramatically increases processing speed
by using a multitude of simultaneous workers, making use of all you
server's cores.

Term CSV Export Import

Component type

module

Maintenance status

Development status

Downloads

1519

Component created

Component changed

Synopsis
A module for those who need to import and export taxonomy terms via csv.

Similar Projects
None known for Drupal 8

Requirements
Latest release of Drupal 8.x.

Configuration
Enable the module
Go to /admin/config/content/term-csv-import
or
Go to /admin/config/content/term-csv-export