Descripción
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
Bloques
Este plugin proporciona 1 bloque.
- PDF zusammenfügen | PDFzus Merge multiple PDF files on the frontend and optionally add a cover page.
Instalación
- 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
-
Does this plugin send uploaded files to pdfzus.de?
-
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.
-
Can I add a cover page?
-
Yes. You can choose no cover page, use the site title as the cover page title, or enter a custom cover page title.
-
Is there a block version?
-
Yes. The plugin includes a dynamic Gutenberg block and a shortcode.
-
Where are temporary files stored?
-
They are stored in the WordPress uploads directory for a short time, deleted after download, and cleaned up again by a scheduled task.
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«PDF zusammenfügen | PDFzus» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «PDF zusammenfügen | PDFzus» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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.