History log of /plugin/approve/remote.php (Results 1 – 1 of 1)
Revision Date Author Comments
# 8a0fc108 24-Mar-2025 Andreas Gohr <andi@splitbrain.org>

Add remote API support

This adds a remote API component to the plugin. It provides two
endpoints:

getPages - an equivalent to the approve table syntax. It allows to list
pages needing ap

Add remote API support

This adds a remote API component to the plugin. It provides two
endpoints:

getPages - an equivalent to the approve table syntax. It allows to list
pages needing approval, etc.

setStatus - allows to approve pages or mark them as ready for approval.

Use the APIExplorer to see the complete documentation.

show more ...