Bruno
Results
2
issues of
Bruno
I've been using this plugin for a handful of sites that include, in some way or another, a collection of multiple pages with locator fields. In the frontend, all pages...
enhancement
Do you think it might make sense to change the variable declarations in the `phrwatcher.php` bootstrap file: ```php $PROJECT_ROOT = __DIR__; $WATCH = ["."]; // etc. ``` to ```php $PROJECT_ROOT...
enhancement