Redirect processor for bulk importing

Created on 14 December 2012, almost 12 years ago
Updated 24 June 2024, 5 months ago

Bulk importing for redirect entity

We have a project, which needs lots of url redirects from the old site. Adding these redirects one by one should be a terrible job for client, or any user. But it would be much easier for client/user to provide a csv file containing necessay redirects and then import this file through a UI.
Feeds module provides many processors for handle different entities, but not redirect entity, for redirect entity not making use of entity_api module. In this case, we need a new processor, specificly for redirect entity.

Proposed resolution

A patch is attached in comment #1 to solve this, i.e. a custom feeds processor.

Remaining tasks

Reviews needed.

User interface changes

User could choose a 'RedirectProcessor' when create a importer from feeds module, in its processor page.

API changes

No api changes. But curretly, this processor doen't support redirect validate api. See reasons in following comment.

Original report by smiletrl

We met this requirement in a project, so I think it may be good to contribute it back to community:)

✨ Feature request
Status

Closed: outdated

Component

Code

Created by

πŸ‡¨πŸ‡³China smiletrl

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States wylbur Minneapolis, Minnesota, USA

    Marking this issue as outdated. The comments also point to using the Path Redirect Import module for importing redirects. Please reopen if needed.

Production build 0.71.5 2024