Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bluecadet/bluecadet_redirect_importer
https://github.com/bluecadet/bluecadet_redirect_importer
drupal drupal-module module
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/bluecadet/bluecadet_redirect_importer
- Owner: bluecadet
- Created: 2019-05-15T01:22:47.000Z (over 5 years ago)
- Default Branch: 3.1
- Last Pushed: 2023-09-22T17:52:11.000Z (over 1 year ago)
- Last Synced: 2024-12-17T03:29:26.181Z (about 2 months ago)
- Topics: drupal, drupal-module, module
- Language: PHP
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bluecadet Bulk Redirect Importer
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](https://docs.google.com/spreadsheets/d/15bIUcZd4PZeCC_htpSZGNXPsPyL3NUvsMegO9jJJKYU) 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