Can we do it role base redirection on login, so that users can be send to corresponding pages according to their roles.

Suggest me if we are planning in next releases?

Issue fork alr-3383303

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

pkghang created an issue. See original summary.

shubham_jain made their first commit to this issue’s fork.

avpaderno’s picture

Category: Feature request » Support request
Priority: Major » Normal
adwivedi008’s picture

Hi maintainers,

I would be glad to know if someone is working on this request or not

If not then Please add me to the maintainers,

I can develop this feature and provide future support for the module too.

Thank you for your time.

pkghang’s picture

Yes i am working on it. Will update as it is done.

uttam made their first commit to this issue’s fork.

uttam’s picture

I have modified the role basis redirection in the module and it's working fine for all the role. I have generate a PR also by cutting a branch from 2.0.x but it's showing merge error over here can anyone explain why it is happening as I am new to this community it would be nice if anyone explain the MR process. Thank you

uttam’s picture

@pkghang please check my logic for this issue was right or not.

avpaderno’s picture

Issue tags: -user roles
pkghang’s picture

Assigned: Unassigned » pkghang

@uttam , Please clean the code as some static code has been used there.

dharmendra_saini’s picture

Hi @uttam, Is it possible to implement dynamic role-based redirection? This way, any role can initiate redirection

uttam’s picture

@dharmendra_saini trying to create the dynamic role based redirection from a separate branch, implemented the functionality but merge errors occurs due to conflict in the file. Could you please help me on this?

pkghang’s picture

@Uttam, it has already done by @dharmendra_saini. After reviewing i will merge his PR and release accordingly. Please stay tuned and verify at ur end as well.

pkghang’s picture

Version: 2.0.x-dev » 2.0.1
Status: Active » Fixed

@dharmendra_saini Thanks for making it dynamic in release 2.0.1.

Also appreciate @Uttam for your contribution here .

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.