getgrav / getgrav/grav-plugin-problems
Checking streams instead of hardcoded folders
Open
evaluating
- Dominant language
- SCSS
- Stars
- 10
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
I tried to use this plugin to check if I can use Grav CMS on my hosting. I found a problem with permissions of logs directory. I changed the stream for `logs` to a different folder, but sadly Problems Plugin still checks the hardcoded `logs` folder instead of new folder pointed by `logs` stream.
I can think of two possible solution.
1. Create a configuration file with paths
2. Using streams from Grav CMS instead of hardcoded paths
What do you think about this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.