Skip to main content
Yes — it’s open source under the MIT license and free to use, including commercially. You host it yourself, so there’s no subscription and no per-order fee.
No. It’s a from-the-ground-up engine on its own modular PHP framework. It draws on the experience of running real shops, but it doesn’t inherit another platform’s code or structure.
Docker and Docker Compose. PHP, PostgreSQL and Redis all run in containers — see the Quickstart.
PostgreSQL. Search and the safe-write layer are built around it, so Postgres is the supported database.
Checkout ships with cash on delivery and store pickup. An online card gateway (LiqPay) is included and can be enabled with your keys — see Configuration.
Yes. The plugin system lets a feature bring its own routes, views, migrations and assets, so you can extend the store without editing the core and keep updating cleanly.
On GitHub. Issues and contributions are welcome.