grav-plugin-comments
grav-plugin-comments copied to clipboard
added regex for routing
Plugin config makes use of two new settings now: enable_on_route_regex and disable_on_route_regex – they both can hold arrays of regex patterns to include and then exclude grav routes/paths via regular expressions (similar to the plugin's original text pattern match).