Skip to content

beatwiz/statamic-entry-export-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statamic Entry Export as PDF

This plugin exports your entries as PDF.

Installation

Add the package using composer.

composer require beatwiz/statamic-entry-export-pdf

Optional

Publish configuration file.

php artisan vendor:publish --tag=statamic-entry-export-pdf-config

Publish views.

php artisan vendor:publish --tag=statamic-entry-export-pdf-views

License

This plugin is published under the MIT license.