导出 Statamic 条目为 PDF
github.com/beatwiz/statamic-entry-export-pdf
源代码
问题
安装: 43
依赖: 0
建议者: 0
安全: 0
星星: 2
观察者: 1
分支: 4
开放问题: 0
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
MIT 3c61ca2ec1df6d8022451ef6f0174fbaecbf6a3e
This package is auto-updated.
Last update: 2024-10-01 00:14:58 UTC
此插件可以将您的条目导出为 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 许可证下发布。