Module Description
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
* Drupal 6 original module was maintained and supported by AG Prime.
* Drupal 7 module is maintained and supported by plopesc.
* Drupal 8 module is maintained and supported by otrolopezmas and kporras07.
* 2.x branch is maintained by plopesc with support from Cocomore & Nestlé.

Project Usage
17558
Creation Date
Changed Date
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of including path redirection in a simple way by providing a bulk import feature for Redirect (Drupal 7) or Path Redirect (Drupal 6) modules from a CSV file, allowing for easy management of website path structure changes.
Data Name
path_redirect_import

OPENAI CHATBOT

OPENAI CHATBOT

16:23:58
Generic Chatbot
Hi, I'm a Drupal module expert powered by OpenAI, answering your questions about the Drupal module ecosystem. How can I be helpful today? Please note that we will log your question.