onnimonni / wp-pdf-templates

This plugin creates a URL endpoint e.g. /my-post/pdf/ that generates a downloadable PDF file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress PDF Templates

Latest Stable Version Total Downloads Latest Unstable Version License

This plugin creates a URL endpoint for WordPress e.g. /my-post/pdf/ that generates a downloadable PDF file.

Installation

The Composer Way (preferred)

Install the plugin via Composer

composer require anttiviljami/wp-pdf-templates

Activate the plugin

wp plugin activate wp-pdf-templates

The Old Fashioned Way

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:

  1. Download the plugin
  2. Upload to the plugin to /wp-content/plugins/ via the WordPress plugin uploader or your preferred method
  3. Activate the plugin

Screenshots

Plugin used on the Vetrospace.com website

Vetrospace

About

This plugin creates a URL endpoint e.g. /my-post/pdf/ that generates a downloadable PDF file.

License:GNU General Public License v3.0


Languages

Language:PHP 100.0%