Kamra PMS 1.0.0
First public release. Live demo → https://demo.kamrapms.com (tap any role; credentials are on the page).
Kamra is an open-source, AI-native hotel PMS on Frappe v16 — a real PMS with deterministic money and GST-correct invoices, agent-native from day one.
Highlights in 1.0.0
- Served product UI — the React SPA ships built and serves at
/kamra(booking engine at/book, housekeeping app at/kamra/hk); no Node server in production, CSRF enforced. - Clean installs —
bench install-app kamrabinds all roles and permissions out of the box; a one-command demo seed (kamra.scripts.seed_demo.execute) loads a sample hotel. - Reservation 360 — one panel for a booking: live billing (paid/due), inline date amend & re-price, guest journey, and the right check-in/out/cancel actions.
- Front desk & booking — Today board, tape chart, calendar, multi-room bookings, public booking engine, self check-in.
- Folios & GST — per-line GST, night audit, split/group billing, per-property invoice series, GSTR-1 export.
- Agent-native — an MCP tool layer and a BYOK copilot so AI agents can quote, book and post charges within owner-set rails.
- Housekeeping — phone-first housekeeping app, room board, service tickets, lost & found.
- Marketplace-ready — app metadata, logo, CI that verifies a fresh install serves
/kamra.
Install
bench get-app payments
bench get-app kamra https://github.com/Kamra-PMS/kamra-pms
bench --site your-site install-app kamra
See docs/self-hosting.md. Licensed AGPL-3.0. Contact: hello@kamrapms.com