Importer
This module will provide functionality to import data for LocalGov Publications when it's separated from the rest of the LocalGov Drupal suite.
This module provides a framework that other modules can use to import content
into a Drupal site.
It was spun out from the LocalGov Publications Importer
project, which can import content into a localGov Drupal site as HTML publications automatically.
This module is intended for one-off imports by content editors, throughout a site's lifecycle. An editor provides the file (etc) that they'd like to take the content
from, and import prodcues a node the editor can refine. The idea is to save a lot
of copy-and-paste and tedious small changes.
This module isn't intended for large automated migrations. Use migrate for that.
Depends on
Dependencies of the latest stable release
- Paragraphs
- node Drupal core
- views Drupal core
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.