Alex Kendrick
Alex Kendrick
Hi Chris, Not sure if it is fair game to post this as an issue, but here goes... I usually use .htaccess to provide simple password protection over an entire...
Scout does not update the index for entry set to status disabled, does not delete on entry delete
I have `sync` set to `true` and my criteria look like this ``` ->criteria(function` (\craft\elements\db\EntryQuery $query) { // Sections to be indexed, indexed across all siteIds ('*') return $query->section('videos, etc,...
Hi, the plugin is working great for us, but ideally we'd be able to trigger a bulk resave and have SiteCopy copy kick in on each of the Entry resaves....