Skip to content
railsengines.com

Spree Print Invoice

Create a PDF invoice for Spree orders

No ratings yet
Gem
spree-print-invoice
Repository
spree-contrib/spree_print_invoice
License
BSD-3-Clause
Stars
91
Added
August 18, 2026

About

Create a PDF invoice for Spree orders.

This extension provides a model Spree::BookkeepingDocument, which generates PDFs from any Spree Object with the help of View objects that translate between different object structures and PDF templates. It stores a "number" string as well as first name, last name, email, and amount with each document for convenient searching in the backend.

Installing it

ruby
# Gemfile
gem "spree-print-invoice"

Details

91 stars on GitHub · BSD-3-Clause licensed · maintained by spree-contrib. Source: https://github.com/spree-contrib/spree_print_invoice

Discussion (0)

Sign in to join the discussion.

No comments yet.