Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Path redirect import

17,326 sites Security covered
View on drupal.org

This module allows for bulk importing of URL redirects from a CSV file. It is useful for migrating from one URL structure to another and supports features like language handling in later versions.

This module allows to include path redirection in a simple way. Provides a simple way to bulk import redirects for Redirect (Drupal 7) or Path Redirect (Drupal 6) modules from a CSV file.

All the necessary redirections can be done at the same time from a CSV file.
Very useful module for moving your website from one path structure to another.

Drupal 6 (Deprecated)

CSV structure:
'old url', 'new_url', 'redirect_code' = 301

Drupal 7

Module includes some new features like the language support or the improved UI.
CSV structure:
'old url', 'new_url', 'redirect_code' = 301, 'language' = ''
Required fields are the Old URL and the New URL, Redirect code and Language fields are optional

Drupal 8

Drupal 8 module version is based on the Drupal 7 module version and it uses the same CSV column structure.

Drupal 9

2.x branch requires Drupal 9.1+ and is implemented following a new architecture based on Migrate instead of custom import.

Drush

All versions (D6, D7 and D8) branches provide a drush command path-redirect-import that allows to do the same tasks faster from command-line.
2.x version provides a new drush command: path_redirect_import:import

Credits

Activity

Total releases
3
First release
Feb 2025
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 3
Maintenance
Dormant

Release Timeline

Releases

Version Type Release date
2.1.1 Stable Jul 14, 2025
2.1.0 Stable Feb 4, 2025
2.1.x-dev Dev Feb 4, 2025