• Hi

    I am making one website in which we have 2 type of users role Team lead and developer . both user role can able to upload the files and document where as one Team lead can able to see all the developers and can able to see all the files uploaded by the developer

    I am confuse that how should i implement this using wordpress . Should i create a seprate login and do custom coading or i can do this with the default login and user role behaviour .

    I am sorry i am not that much experienced in wordpress .

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • log in as admin, go to users, change developer’s user role to editor.

    May not be as detailed as you want.

    Thread Starter uahmed

    (@uahmed)

    Thanks for the reply , Yes thats the one way and i mention it in my question too . My question is that according to my requirment whats the best way to implement this , either to do this with wordpress user role or create custom pages and write the whole code .

    It’s much easier to let WordPress handle the user account roles rather than writeup your own custom pages!

    If you need “custom” roles – consider using a plugin like members to create custom roles with custom capabilities. You would have to code up what those custom capabilities do though.

    Thread Starter uahmed

    (@uahmed)

    Thanks for the reply . Can i have this feature that the Team Lead can able to see all the developer and each developer files which he has uploaded ? using the settings of members plugin .

    Yes but you might be able to handle it with the built-in WordPress roles of Editor and Contributor as well.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘WordPress Login or custom login’ is closed to new replies.