You are here

constant MPDF_DOWNLOAD_URI in Printer, email and PDF versions 7.2

1 use of MPDF_DOWNLOAD_URI
_print_pdf_mpdf_drush_download_url in print_pdf/lib_handlers/print_pdf_mpdf/print_pdf_mpdf.drush.inc
Discover the correct URL of the package to download.

File

print_pdf/lib_handlers/print_pdf_mpdf/print_pdf_mpdf.drush.inc, line 12
Provides drush integration for print_pdf_mpdf module PDF libraries download.

Code

define('MPDF_DOWNLOAD_URI', 'https://api.github.com/repos/mpdf/mpdf/releases/latest');