Skip to content

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

License

Notifications You must be signed in to change notification settings

MUDOTMY/wp-pdf-templates

 
 

Repository files navigation

Wordpress PDF Templates

Build Status

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

Installation

Available for installation via Wordpress.org, Composer via Packagist or GitHub Plugin Search.

Manual installation steps with Git:

Step 1: Clone this repository to your plugins directory

git clone https://github.com/Seravo/wp-pdf-templates.git

Step 2: Run a composer install from the command line in the plugin directory

composer install

Step 3: Activate the plugin from WordPress and you're done.

wp plugin activate wp-pdf-templates

For more information see readme.txt.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%