Print Order for Commerce
Add a print order button to Commerce order dashboard
Creator: Tony Klapatch (tonyklapatch)
About Print Order for Commerce
Adds a print button to the order view inside Commerce. Like Packing Slip, but for the entire order. Customizable template inside printorder/print.twig. View the docs.
Information
Released
March 29, 2019
Supported Database
MySQL
License
MIT
Instructions
<ul> <li>Install and configure the package in Commerce -> Configuration -> Modules</li><li>Modify the template if you'd like to customize it by creating the file printorder/print.twig in your custom Commerce theme.</li><li>View any order and click the Print Order button at the top.</li></ul>
New in 1.1.0-pl
<p><b>v1.1.0</b> <p><ul><li>Add new option to pass configurable system settings to the template (thanks Sander!)</li><li>Namespace changed (you may need to re-enable PrintOrder after updating!)</ul> <p><b>v1.0.1</b></p><p></p><ul><li>Fix 500 error on draft orders</li></ul><p></p><p><b>v1.0.0</b></p><p></p><ul><li>Initial content</li></ul><p></p>