Skip to content
Snippets Groups Projects

Issue #3333165: Replace README.txt with README.md

2 files
+ 39
1
Compare changes
  • Side-by-side
  • Inline
Files
2
README.md 0 → 100644
+ 39
0
# 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