The entity importer module provides a user interface for site administrators to import various entities. At the moment the module only support CSV files as the source, but due to the plugin type architecture this can easily be expanded to other file formats. There are also plans in the road-map to support other common source types moving forward.
The entity importer module was built on top of the migration API. Importers are able to support migration dependencies within one interface, this allows site administrators to manage all related imports without having to navigate to multiple screens. The module exposes a robust configuration interface, which allows a user to point-and-click to build a simple or complex importer. This includes field mappings and data processing/transformation (migration lookups, entity lookup, string replacement, etc.), which you would expect if you were writing a custom migration using YAML.
Project information
- Project categories: Content editing experience, Developer tools, Import and export
118 sites report using this module
- Created by droath on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
Drupal core 10 support, Last release for Drupal core 8/9
Development version: 8.x-1.x-dev updated 12 Apr 2026 at 21:45 UTC




