Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Path redirect import

17,271 sites Security covered Drupal 10–11
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

Depends on

Dependencies of the latest stable release

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

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

Release Timeline

Releases

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