Skip to content

Update SimpleBook plugin to allow authentication

Frank Duncan requested to merge 9-update-simplebook-for-auth into main

Created by: slifty

This PR updates the PHP portion of the SimpleBook plugin to support (1) authentication and (2) passthrough data.

It also updates the rendering server to pass those values to mw2pdf, although mw2pdf does not currently do anything with the passthrough data.

Related to issue #9 (closed)

Merge request reports