Soleone / shopify_printing_app

A Shopify API application for printing out orders with customizable Liquid templates.

This URL has Read+Write access

name age message
file .gitignore Loading commit data...
file README
file Rakefile
directory app/
directory config/
directory db/
directory doc/
directory lib/
directory public/
directory script/
directory test/
directory vendor/
README
== Pixel Printer

A Shopify printing application

This is a Rails application built using the shopify_app generator to integrate into Shopify.
It adds functionality for shop owners to print customizable invoices or similar documents related to orders.

=== TODO:

* Batch printing for multiple orders on the same page
* Automatically send HTML email to customer on incoming orders (requires web hook or other means of notification)