beatwiz/statamic-entry-export-pdf

Export Statamic Entries as PDF

1.0.6 2024-08-31 11:17 UTC

This package is auto-updated.

Last update: 2024-12-31 00:17:53 UTC


README

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.