Soleone / shopify_printing_app
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
Dennis Theisen (author)
Fri May 29 16:37:25 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
README | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
lib/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
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)

