iDURAR
Quote to cash in one web application - create quotes, convert them to invoices, record
payments, track customers: iDURAR is an open-source ERP and CRM platform for small and
medium-sized businesses. Built on the MERN stack (MongoDB, Express, React, Node.js) with Ant
Design components and Redux state management, it presents a clean SaaS-style interface that
needs little onboarding. Core modules cover invoice management with PDF generation and email
delivery, payment recording against invoices, quote and proforma handling, customer records,
and accounting views over the resulting data. Multi-currency support and localization make it
usable for internationally operating teams. Because the whole stack is JavaScript with an
API-first backend, extending it - custom fields, new modules, integrations - is approachable
for any Node/React developer rather than requiring a specialist ERP skill set. Deployment is
straightforward via Docker with a MongoDB instance. Licensed under AGPL-3.0 with free
commercial use; a hosted enterprise version exists but the self-hosted edition is fully
functional.
Deploy