bluecadet/bluecadet_redirect_importer

Adds ability to Bulk Import Redirects from a csv file.

Installs: 14 167

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 1

Open Issues: 2

Type:custom-drupal-module

v3.1.0-rc1 2023-09-22 17:51 UTC

This package is auto-updated.

Last update: 2024-04-22 19:14:29 UTC


README

Please uplaod a csv file with 2 Header Rows and 4 columns.

The Columns shoud be From, To, Redirect Status, Language.

Items with the same From/Language will be overwritten.

You can use the Template Spreadsheet to get started.

Versions

1.x Branch

< Drupal 8.9 compatable

2.x Branch

Drupal 8.9 and Drupal 9 Compatible.

3.x Branch

Drupal Drupal 9 & 10 Compatible. PHP 8 Compatible

Changelog

8.x-2.1.0

  • Updated dependencies so we can use Composer v2