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

allowAdminChanges option to make Settings read only #8002

Closed
alexwybraniec opened this issue Jun 1, 2021 · 1 comment
Closed

allowAdminChanges option to make Settings read only #8002

alexwybraniec opened this issue Jun 1, 2021 · 1 comment

Comments

@alexwybraniec
Copy link
Contributor

Description

After developing a few Craft sites in the last year, and having had a nightmare debugging changes in a production environment, would it be possible to allow a mode where Settings (and other things usually hidden by allowAdminChanges false) were viewable but not editable?

There are plenty of situations where seeing the Settings values is really important, even if you don't want clients to be able to edit them.

@alexwybraniec alexwybraniec added the enhancement improvements to existing features label Jun 1, 2021
@brandonkelly
Copy link
Member

This was previously requested by #4371. Our solution was to add the Project Config utility, with a read-only view of the entire project config data (added in Craft 3.5). Have you considered checking that?

If you still think it would be valuable, please comment over there, and we can reopen it.

@brandonkelly brandonkelly removed the enhancement improvements to existing features label Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants