Skip to content

myCart

Productivity & Wikis

An open‑source shopping‑cart implemented in a single file using SQLite, providing a lightweight e‑commerce solution with admin UI and built‑in HTTPS.

Go Latest v0.2.9 · 9d ago Security brief →

Features

  • One‑file installation using embedded SQLite for a lightweight setup
  • Supports popular payment systems for seamless checkout
  • Sell digital files and license keys as products
  • User‑friendly administration dashboard
  • Built‑in HTTPS, multi‑language (i18n) support

Recent releases

View all 7 releases →
Upgrade now
v0.2.9 Bug fix
Breaking upgrade

Docker publish fix + site backup warning

Upgrade now
v0.2.8 Mixed
Breaking upgrade

CLI install + product fixes

v0.2.7 Breaking risk
⚠ Upgrade required
  • Back up the ./site folder before updating; a new updated files directory will be created. Follow the Migration Guide (./docs/migration-from-litecart.md) for upgrade steps.
Breaking changes
  • Project name changed from litecart to myCart; all references, binaries, and documentation must use the new name.
Notable features
  • Added Coinbase payment provider across API and storefront
Full changelog

[!Important]
This project was renamed from litecart to myCart.
If you are upgrading from older releases, follow the Migration Guide.

To update the prebuilt executable you can run ./mycart update

Changelog

New Features

  • c22424b62ff9426c79befa8eb94839b8e1ee3488 ✨ feat(payment): add Coinbase provider across API and storefront

Other work

  • 4d72f657399cbdea8e34922ed36faa98b2fa4f3f ♻️ refactor(project): rebrand from litecart to myCart
  • 915e1051a44b7fc583cc3952ad1dcdeeb2fe532c 📚 docs(litepay): add comprehensive documentation package

Full Changelog: https://github.com/shurco/mycart/compare/v0.2.6...v0.2.7

[!WARNING]
If you are updating, it is essential to do the following - back up the ./site folder if you have made changes to it (you can rename it). A new folder with updated files will be created.

v0.2.6 Bug fix
⚠ Upgrade required
  • Back up the ./site folder before updating if you have made changes; a new updated folder will be created.
Full changelog

To update the prebuilt executable you can run ./litecart update

Changelog

Bug fixes

  • e02870cad5f40278d7f834fda39f17b0632b3594 🐛 fix(api): prevent incorrect redirect to install page on GitHub API rate limit

Full Changelog: https://github.com/shurco/litecart/compare/v0.2.5...v0.2.6

[!WARNING]
If you are updating, it is essential to do the following - back up the ./site folder if you have made changes to it (you can rename it). A new folder with updated files will be created.

v0.2.5 New feature
⚠ Upgrade required
  • Back up the ./site folder before updating; a new folder with updated files will be created.
Notable features
  • GDPR-compliant cookie consent banner (feat(cookies))
Full changelog

To update the prebuilt executable you can run ./litecart update

Changelog

New Features

  • a5a28f8e2d448c562fa4499513936c5eecddf126 ✨ feat(cookies): add GDPR-compliant cookie consent banner

Bug fixes

  • 27a2bb915d5fa4d90ed8d4a149a89960c405bc7c 🐛 fix(admin): fix Svelte 5 reactivity and event handler errors

Full Changelog: https://github.com/shurco/litecart/compare/v0.2.4...v0.2.5

[!WARNING]
If you are updating, it is essential to do the following - back up the ./site folder if you have made changes to it (you can rename it). A new folder with updated files will be created.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
357
Forks
49
Languages
Go Svelte TypeScript

Install & Platforms

Install via
brew docker shell-script
Platforms
macos linux

Beta — feedback welcome: [email protected]