Invoice as WC Digital Product
Generate a Sales Invoice as a Digital Product in WooCommerce
by friendlyRobot · github.com/zimaben/wcinvoiceasdigitalproduct · website
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/zimaben/wcinvoiceasdigitalproduct/archive/refs/heads/main.zipDeclares an update source (https://github.com/zimaben/WCInvoiceAsDigitalProduct), so updates arrive through the plugin's own updater.
From the readme
Create a PDF Invoice of a WooCommerce Sale
Getting Started
git clone git@github.com:zimaben/WCInvoiceAsDigitalProduct.git
Required
WooCommerce Installed on a Wordpress site
From the DOMPDF repository:
dompdf requires
php: ^7.1 || ^8.0
ext-dom:
ext-mbstring:
masterminds/html5: ^2.0
phenx/php-font-lib: =0.5.4 =0.3.3 <1.0.0
requires (dev)
ext-json:
ext-zip:
mockery/mockery: ^1.3
phpunit/phpunit: ^7.5 || ^8 || ^9
squizlabs/phpcodesniffer: ^3.5
suggests:
ext-gd: Needed to process images
ext-gmagick: Improves image processing performance
ext-imagick: Improves image processing performance
ext-zlib: Needed for pdf stream compression
About
Framework - Installs the dompdf library to create PDFs
Authors
Ben Toth
License
GPL
Please use and reuse. Don't sell something you didn't make. Don't sue anyone.
Acknowledgments
Hat tip to whoever