PDF zusammenfügen | PDFzus
PDF zusammenfügen | PDFzus
Description
PDF zusammenfügen | PDFzus adds a focused frontend workflow for combining PDF files directly on your WordPress site.
Visitors can:
- Upload multiple PDF files
- Reorder files before merging
- Add an optional cover page based on the site title or a custom title
- Download the merged PDF immediately
This plugin processes files on the WordPress server where the plugin is installed. It does not require an external PDF processing API.
Included user-facing features:
- Shortcode:
[pdfzus_pdf_merge] - Dynamic Gutenberg block with the same options
- Temporary file cleanup after download and through scheduled cleanup
- Basic help and support links in the plugin settings page
Official website:
- Website: https://pdfzus.de/
- Privacy Policy: https://pdfzus.de/privacy-policy
- Terms of Service: https://pdfzus.de/terms-of-service
Installation
- Upload the plugin zip in WordPress and activate it.
- Open a page or post.
- Insert the
PDF zusammenfügen | PDFzusblock, or add the shortcode[pdfzus_pdf_merge]. - Publish the page.
Faq
No. The merge runs on the server where your WordPress site is installed. The website is provided as the official product and support page only.
Yes. You can choose no cover page, use the site title as the cover page title, or enter a custom cover page title.
Yes. The plugin includes a dynamic Gutenberg block and a shortcode.
They are stored in the WordPress uploads directory for a short time, deleted after download, and cleaned up again by a scheduled task.
Reviews
Changelog
0.1.3
- Updated the public plugin name to PDF zusammenfügen | PDFzus.
0.1.2
- Added direct file access protection to plugin files.
- Moved remaining file operations to the WordPress filesystem API.
- Verified the frontend request nonce before processing request data.
0.1.1
- Updated readme and plugin metadata to English.
- Removed unnecessary translation loading for WordPress.org.
- Updated bundled PDF libraries.
0.1.0
- Initial release.