Invoicing Suite
Invoicing Suite is a app in the osFoundry community catalog. Generate professional invoices, quotes, recurring invoices, payment reminders; client + product catalogs; PDF export + email delivery; partial-payment tracking. An open replacement for Wave / Zoho Invoice / QuickBooks Self-Employed (invoicing tier). Powered by InvoicePlane. Ships as a single self-contained container (Apache + PHP + bundled MariaDB) on persistent volumes.
Details
- Workspace: osfoundry
- Category: PRODUCTIVITY
- Pricing: Free
- Access: Community
Features
- Generate professional invoices
- Recurring invoices
- Payment reminders
- Client + product catalogs
- PDF export + email delivery
- Partial-payment tracking
Documentation
# Invoicing Suite
InvoicePlane 1.6, ships single-container with bundled MariaDB.
## First-boot setup
Open the app — InvoicePlane redirects to `/setup` on first visit:
- DB credentials are **pre-filled** (the entrypoint writes `ipconfig.php` from bundled MariaDB).
- Set language + create admin user.
- Click through wizard — InvoicePlane creates the schema.
`IP_URL` is auto-set to the public URL by the entrypoint so invoice email links resolve correctly.
## Storage
- MariaDB data → `/data/mysql`
- Uploaded files (invoice attachments, logos, custom templates) → `/data/uploads` (symlinked to `/var/www/html/uploads`)
## Theme / appearance
InvoicePlane has a single light theme — there's no built-in dark mode (upstream limitation).
How to use Invoicing Suite in osFoundry
Install Invoicing Suite into your workspace in one click, then fork it in osStudio to customise the prompts, tools, or configuration for your stack. Anyone in your workspace can pick up where you left off.
Other apps from the community
- CRM — Customer relationship management with contacts, deals, and pipeline tracking.
- Kanban Board — Drag-and-drop task board with swimlanes, labels, and team assignments.
- Helpdesk — Ticket triage and customer support inbox with SLA tracking.
- Page Builder — Block-based page editor with publishing to public URLs.
- Website Builder — Multi-page site builder with CMS, templates, and custom domains.
- Storefront — E-commerce storefront with product catalog, cart, and checkout.