Add wkhtmltopdf

This commit is contained in:
cytopia
2022-12-09 12:33:29 +01:00
parent e34c71f377
commit 3934fdc912
14 changed files with 481 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
---
# The name of the module
name: wkhtmltopdf
# Exclude module build/installation for the following PHP versions
exclude: [5.2, 5.3, 5.4, 5.5]
# In order for this tool to build/install correctly,
# the following tools must have been installed first.
depends: []