Needs review
Project:
Role Expire
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2022 at 04:22 UTC
Updated:
13 Oct 2025 at 14:25 UTC
Jump to comment: Most recent
I can't find a way to bring in Role expiry dates with the 8/9 versions of Feeds. I see there was a way with 7. Is it there and I'm just missing it or was the feature dropped?
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
rcodinaFeeds integration it's only available for Drupal 7 version of Role expire. It should not be difficult to port it to D8/D9/D10 version of Role expire. Check this out:
#1835572: Feeds Integration?
In the meantime, you could use the Migrate module integration described in the following issue:
#3199401: Support Migrating From D7
Comment #3
rcodinaComment #4
rcodinaComment #5
rcodinaComment #6
rcodinaComment #7
rcodinaComment #9
rcodinaComment #10
_tarik_ commentedIt seems this task hasn’t been actively developed for a while, so I’ll assign it to myself.
Comment #11
_tarik_ commentedIn the scope of this issue, a new target plugin was provided, and the tests were added.
Please review the changes and let me know if any modifications are needed.