This plugin creates a URL endpoint for WordPress e.g. /my-post/pdf/ that generates a downloadable PDF file.
Install the plugin via Composer
composer require anttiviljami/wp-pdf-templates
Activate the plugin
wp plugin activate wp-pdf-templates
This plugin is available on the official WordPress.org plugin directory.
You can also install the plugin by directly uploading the zip file as instructed below:
- Download the plugin
- Upload to the plugin to /wp-content/plugins/ via the WordPress plugin uploader or your preferred method
- Activate the plugin