![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/old/vendor/fooman/emailattachments-implementation-m2/ |
{ "name": "fooman/emailattachments-implementation-m2", "license": "OSL-3.0", "description": "Automatically attach pdf and terms and conditions documents to outgoing sales emails.", "type": "magento2-module", "version": "107.3.0", "autoload": { "psr-4": { "Fooman\\EmailAttachments\\": "src/" }, "files": [ "src/registration.php" ] }, "require": { "php": "~7.1.0||~7.2.0||~7.3.0||~7.4.0||~8.0.0||~8.1.0||~8.2.0", "magento/framework": "^102.0.5 || ^103.0.0", "magento/module-backend": "^101.0.0 || ^102.0.0", "magento/module-sales": "^102.0.0 || ^103.0.0", "magento/module-checkout-agreements": "^100.0.2", "magento/module-email": "^101.0.3", "laminas/laminas-mime": "^2.5" }, "require-dev": { "fooman/testing-and-quality-tools": "^1.0" }, "repositories": [ { "type": "composer", "url": "https://repo-magento-mirror.fooman.co.nz/" } ], "minimum-stability": "dev", "prefer-stable": true, "suggest": { "fooman/printorderpdf-m2": "Allows attaching the order confirmation pdf to the order confirmation email", "fooman/pdfcustomiser-m2": "Allows to easily customise the sales pdfs while also reducing file sizes " } }