Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
batch_import
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
batch_import
Merge requests
!2
Issue
#3333165
: Replace README.txt with README.md
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3333165
: Replace README.txt with README.md
issue/batch_import-3333165:3333165-replace-readme.txt-with
into
1.0.x
Overview
0
Commits
1
Pipelines
0
Changes
2
Merged
Shubham Rathore
requested to merge
issue/batch_import-3333165:3333165-replace-readme.txt-with
into
1.0.x
2 years ago
Overview
0
Commits
1
Pipelines
0
Changes
2
Expand
0
0
Merge request reports
Compare
1.0.x
version 1
e923cf05
2 years ago
1.0.x (base)
and
latest version
latest version
66427c20
1 commit,
2 years ago
version 1
e923cf05
1 commit,
2 years ago
2 files
+
39
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
README.md
0 → 100644
+
39
−
0
Options
# Batch Import
This module allows Drupal developers to create migration class files that run in a batch/queue system.
For a full description of the module, visit the
[
project page
](
https://www.drupal.org/project/batch_import
)
.
Submit bug reports and feature suggestions, or track changes in the
[
issue queue
](
https://www.drupal.org/project/issues/batch_import
)
.
## Table of contents
-
Requirements
-
Installation
-
Configuration
-
Maintainers
## Requirements
This module requires no modules outside of Drupal core.
## Installation
Install as you would normally install a contributed Drupal module. For further
information, see
[
Installing Drupal Modules
](
https://www.drupal.org/docs/extending-drupal/installing-drupal-modules
)
.
## Configuration
The module has no modifiable settings. There is no configuration.
## Maintainers
-
Kelly -
[
kelly.m.jacobs
](
https://www.drupal.org/u/kellymjacobs
)
Loading