Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional hint to config the user roles in Sulu #70

Merged
merged 3 commits into from
Apr 28, 2021

Conversation

d3vpunk
Copy link
Contributor

@d3vpunk d3vpunk commented Apr 22, 2021

I noticed that this question came up quite often. So my suggestion is do just add the hint here in the docs :)

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
License MIT

What's in this PR?

Additional docs which reminds the user config the rights for redirects

Why?

To avoid questions about why redirects are not visible after installation

I noticed that this question came up quite often. So my suggestion is do just add the hint here in the docs :)
@@ -21,3 +21,7 @@ sulu_redirect:
model: Sulu\Bundle\RedirectBundle\Entity\RedirectRoute
repository: Sulu\Bundle\RedirectBundle\Entity\RedirectRouteRepository
```

Make sure that the user roles for redirects are set in Sulu for relevant users roles, otherwise the item is not visible in the navigation and the usrs are not able manage the redirects.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot for spending your time on this! I think it would be even better to add this section to the end of the installation.md. Can you move it there?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done :)

@niklasnatter niklasnatter merged commit 27ca221 into sulu:2.x Apr 28, 2021
@niklasnatter
Copy link
Contributor

Thanks a lot! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants