beatwiz/statamic-entry-export-pdf

导出 Statamic 条目为 PDF

1.0.6 2024-08-31 11:17 UTC

This package is auto-updated.

Last update: 2024-10-01 00:14:58 UTC


README

此插件可以将您的条目导出为 PDF。

安装

使用 composer 添加该包。

composer require beatwiz/statamic-entry-export-pdf

可选

发布配置文件。

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

发布视图。

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

许可证

此插件在 MIT 许可证下发布。