Printus – Automatic Printing Plugin for WooCommerce – Print WooCommerce PDF Invoices, Orders, Packaging Slips & More

Description

Printus is your ultimate cloud printing companion, enabling you to effortlessly print customer order receipts, invoices, shipping labels, packing slips, delivery notes, and more on any printer worldwide. Whether you’re a restaurant eager to promptly receive new orders in the kitchen or a logistics business channeling jobs to the office printer, Printus ensures seamless operations.

Automatic Order Printing Plugin for WooCommerce

Printus simplifies the process by allowing you to choose triggers such as Checkout Complete, Order Complete, or Payment Complete. It effortlessly connects with the PrintNode API, enabling immediate PDF printing of WooCommerce invoices and packing slips as orders come in. No more email checking; orders are printed in seconds.

No Hardware Dependencies

Printus is hardware-agnostic, working with ANY PRINTER you have on hand. It excels with receipt printers, directly printing orders to your kitchen or front-of-house POS, ensuring no more checking emails for received orders.

Print on Demand

Need to reprint an old receipt, invoice, or label? Printus lets you revisit the order in your WooCommerce edit screen and re-print, even to a different printer, template, or paper size.

The Most Extendable Cloud Printing Plugin for WooCommerce

With extensive actions and filters, Printus offers unparalleled flexibility. From crafting custom templates to defining unique print triggers, you can tailor its functionality to your needs with minimal coding knowledge.

Works With Any Printer

Whether you have a receipt printer or an enterprise-level Xerox, Printus adapts to your device, offering versatile printing for WooCommerce orders, invoices, or package labels.

Built on Reliability

Printus provides certainty in order printing for your store. Built on a robust foundation that has processed billions of cloud printing jobs, it ensures labels, PDF invoices, and packing slips for WooCommerce are handled with ease.

Supports Low-power Systems

Worried about keeping your computer and printer on? Printus also operates seamlessly with low-power devices like Raspberry Pi, receiving WooCommerce order print jobs even while you sleep.

Works Great with Kikote!

The plugin seamlessly integrates with Location Picker at Checkout Plugin for WooCommerce. Feel free to try them both out!

Stores That Benefit:

  • Online food delivery websites
  • Online supermarkets
  • Clothing websites
  • Pure online restaurants
  • Brick & mortar restaurants taking orders online
  • And more

Printus is especially beneficial for restaurant-style E-commerce stores requiring immediate notifications for new orders. However, its utility extends beyond this use-case. Regardless of the document you need to print from your WooCommerce store (receipts, invoices, shipping labels, etc.), Printus has you covered.

Unhappy with the default templates? Create your own! Printus will locate your custom template in your child theme’s directory and display it on the dashboard. If coding isn’t your forte, contact us to build your custom template at an affordable flat fee.

Built with extensibility in mind, explore the various filters and actions available within the plugin for unparalleled customization.

Works Great with Delivery & Scheduling WooCommerce Plugin!

The plugin works great with Delivery & Pickup Scheduling for WooCommerce. Feel free to try them both out!

Configuring Plugin:

  • The plugin settings are located in WordPress Admin Dashboard->SoaringLeads->Printus Cloud Printing.

Plugin Documentation

  • You can find the plugin documentation Here >>>

Plugin Support

The plugin has support for built-in WooCommerce variations as well as custom product options(product addons) added by the following plugins:

  • Product Addons for Woocommerce – Product Options with Custom Fields by Acowebs (Both Lite & Pro)
  • WooCommerce Product Addons Ultimate by Plugin Republic.
  • Advanced Product Fields (Product Addons) for WooCommerce by StudioWombat (Both Lite & Pro)
  • Extra Product Options & Add-Ons for WooCommerce by ThemeComplete
  • Extra product options For WooCommerce | Custom Product Addons and Fields by ThemeHigh
  • Product Addons & Fields for WooCommerce by Themeisle (PPOM)
  • Product Add-Ons by WooCommerce
  • WooCommerce Product Add-ons & Extra Options by YITH (Both Lite & Pro)

We’ve tried to add support for the most popular Product Addon plugins for WooCommerce, feel free to use one of the above if you’re creating custom product options, or let us know which plugin you’re using and we’ll try to add support for it. If one of the above plugins does not display its addons on the prints then feel free to let us or the developers of those plugins know.

Misc

  • Learn more about Printus and it’s remote cloud printing features for WooCommerce Here >>>
  • Meet E-commerce store owners like yourself to discuss on ways to help grow your E-commerce store. Here >>>
  • Checkout our other plugin to help further manage your store:

    • Delivery & Pickup Scheduling Plugin for WooCommerce Here >>>

    • Kikote – Location Picker at Checkout Plugin for WooCommerce Here >>>

Screenshots

  • Plugin General Settings.
  • Plugin Template Settings. More settings and changes are available via plugin Action and Filters.
  • Plugin Localization Settings. These settings allow you to change the different text displayed in the plates, but it is totally possible to show custom text in your custom templates.

Reviews

February 8, 2024 1 reply
The plugin works well and the setup is easy.When we had an issue with some characters not showing properly, support helped us fix it on our website and planned an update that fixes the issue for good.Support was fast and helpful and we'll happily use the plugin again in future projects. Thanks to the dev!
December 1, 2023 1 reply
They customized my template exactly as I wanted. Grade 10, congratulations.
November 22, 2023 1 reply
This plugins is great for automatic ticket printing. I manage a restaurant's website and this is the only plugin that help solved my problem with automatic printing on my thermal printer. They went above and beyond to help me customise the ticket to meet my needs. Top Product, and even better support team.
November 14, 2023 1 reply
This plugin is the best solution for instant online orders printing for fast food, restaurants etc. We very appreciate the technical support that was really helpful to us and managed to meet our needs and expectations! Thank you very much for your work and keep going this way Good luck
Read all 11 reviews

Contributors & Developers

“Printus – Automatic Printing Plugin for WooCommerce – Print WooCommerce PDF Invoices, Orders, Packaging Slips & More” is open source software. The following people have contributed to this plugin.

Contributors

Change log

1.2.0 (2024-03-06)

  • [Fix] The order item name was being duplicated for items that did not have addons when they were in the same order as items that contained addons.
  • [Compatibility] Add support for WooCommerce Product Add-ons & Extra Options by YITH (both Lite & Pro).
  • [Compatibility] Add support for Advanced Product Fields Pro for WooCommerce by StudioWombat.
  • [Compatibility] Add support for Woocommerce Custom Product Addons Pro by Acowebs.
  • [Change] printus_template__item filter has been renamed to printus_template__order_item.
  • [Change] Pass entire order item name with variations included to printus_template__order_item filter.
  • [Change] Add text-align: center to text added to templates via printus_template__after_template_data action.
  • [Dev] Add printus_save_pdf filter for saving PDF files to uploads directory in wp-content\uploads\printus-pdfs. Simply return true to the filter to enable.
  • [Info] Tested on WC 8.7.0-rc1.

1.1.10 (2024-02-18)

  • [Fix] Built-in WooCommerce product variations were not showing on printed orders.
  • [Fix] Bold font-weight was not applying correctly for product addon names.
  • [Improvement] Add printus_template__include_addon_price filter to enable showing of product addon prices when using PPOM. Simply return boolean true to filter to enable showing of prices.
  • [Dev] Updated Freemius SDK.
  • [Info] Tested on WC 8.6.

1.1.9 (2023-11-30)

  • [Fix] Order Complete print trigger was not working.
  • [Improvement] Add “Print Length Fix” option to “Tools” menu which fixes print length issues in some printers.
  • [Improvement] Display product addons better on printed templates.
  • [Compatibility] WooCommerce Product Addons Ultimate by Plugin Republic.
  • [Compatibility] Advanced Product Fields (Product Addons) for WooCommerce by StudioWombat.
  • [Dev] Change plugin initialization to fire on plugins_loaded hook.
  • [Dev] Updated Freemius SDK.
  • [Info] Tested on WC 8.3.
  • [Info] Tested on WP 6.4.

1.1.8 (2023-10-15)

  • [Improvement] Update Cumulus template data to take a bit less space on paper.
  • [Compatibility] With Product Addons & Fields for WooCommerce (PPOM) by ThemeIsle
  • [Fix] Product addon labels would always show on receipt when using Product Addons by WooCommerce.
  • [Fix] A4, Letter and Legal paper sizes were being converted twice.
  • [Info] Compatibility with WC HPOS.
  • [Info] Tested on WC 8.2.

1.1.7

1.1.6

  • [Fix] Prints were off canvas because of turning fit to page option to false. Use printus__printnode_job_data filter to add more config data to print jobs if needed.

1.1.5

  • [Fix] Converting MM to PT was returning string value instead of float value.

1.1.4

  • [Fix] Customer first name showing twice on printed templates.
  • [Fix] Error when no height value is entered in height field for manual paper size.
  • [Improvement] It is now possible to also load custom templates from a plugin and not just child themes.
  • [Improvement] Made PrintNode job data filterable before sending to API.
  • [Info] Tested on WP 6.3.
  • [Info] Tested on WC 8.0.

1.1.3

  • [Dev] Updated Freemius SDK.

1.1.2

  • [Dev] Version bump.

1.1.1

  • [Info] Tested on WC 7.9.
  • [Dev] Updated Freemius SDK.

1.1.0

  • [Note] There are breaking changes in this update.
  • [New] Option to add store phone number.
  • [New] Feature to manually print an order (Print on demand).
  • [New] Cumulus Template – for larger sized papers (A4, Letter, Legal +).
  • [Change] Moved around some plugins settings.
  • [Change] Store details of Basic template has been replaced with Customer details.
  • [Change] Made format changes to Basic template.
  • [Change] Basic template has been renamed to Nimbus.
  • [Change] Customer address details will be shown on Nimbus template.
  • [Improvement] More localization string options.

1.0.0

  • Initial release.