Describe your issue or idea
In a recent core PR needed to check if active config had changed from default. There isnt a core function for that, you'd need to scan the config folder and read the file you want "manually".
GitHub Issue #:
3251
In a recent core PR needed to check if active config had changed from default. There isnt a core function for that, you'd need to scan the config folder and read the file you want "manually".
Posted 1 day 2 hours ago by (leeksoup) in How-To and Troubleshooting
Posted 1 day 10 hours ago by (leeksoup) in How-To and Troubleshooting
Posted 4 days 16 hours ago by (Z4N8r) in How-To and Troubleshooting
Recent comments
No, that won't work. My dev server's address looks like: localhost:1000/xyz/folder1/folder2 My prod server address looks like: example.com Just using a relative...
Need PHP Filter in Backdrop
No prob. I use a NAS for development, and my sites are all in different directories, so it's like <nasip>/volume1/web/site-name.
Need PHP Filter in Backdrop
Fair enough. I'm used to having all my dev sites at the root so forgot how that sometimes works.
Need PHP Filter in Backdrop