Skip to content

Move away from site->modified() #8

@pju-

Description

@pju-

Currently the way to determine whether there have been changes since the last time a webhook has been triggered is based on $site->modified().

This leads to some issues, see here. In particular it can get slow with a large amount of pages and it does not support multi-lang setups.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions