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?

Command icon Show commands

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

seanenroute created an issue. See original summary.

rcodina’s picture

Feeds 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

rcodina’s picture

Status: Active » Closed (outdated)
rcodina’s picture

Status: Closed (outdated) » Needs work
rcodina’s picture

Version: 2.x-dev » 4.x-dev
Status: Needs work » Active
rcodina’s picture

Component: Miscellaneous » Code
rcodina’s picture

Category: Support request » Feature request

rcodina’s picture

Status: Active » Needs work
_tarik_’s picture

Assigned: Unassigned » _tarik_

It seems this task hasn’t been actively developed for a while, so I’ll assign it to myself.

_tarik_’s picture

Assigned: _tarik_ » Unassigned
Status: Needs work » Needs review

In 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.