Reference
BlueSpice Extension: BlueSpiceUEModuleBookPDF
Usage
To run the script, execute:
php {MW_ROOT}/extensions/BlueSpiceUEModuleBookPDF/maintenance/dumpPDF.php --file:<localpath> --limit:100 --mail:admin@mymail.com
Configuration
Options
file:
Absolute path of the output pdf filelimit:
Limit of pages for single pdf export. If more pages are in the namespace the pdf is split.verbose
:mail:
E-mail address for notification email
You can see the list of possible options with descriptions by using the following command:
php {MW_ROOT}/extensions/BlueSpiceUEModuleBookPDF/maintenance/dumpPDF.php --help