Closed markuspoerschke closed 5 years ago
It is recommended to install PHP packages like TYPO3 extensions using Packagist. Therefore it would be benefitial to add this extension also to packagist.org.
This allows to install the extension using the command composer require mittwald/web2pdf.
composer require mittwald/web2pdf
Its now available on packagist: https://packagist.org/packages/mittwald/web2pdf
It is recommended to install PHP packages like TYPO3 extensions using Packagist. Therefore it would be benefitial to add this extension also to packagist.org.
This allows to install the extension using the command
composer require mittwald/web2pdf
.