How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Ecommerce for Mezzanine
The main features of stephenmcd/cartridge are: E-commerce Platforms, E-commerce Frameworks.
Open-source alternatives to stephenmcd/cartridge include: evershopcommerce/evershop — EverShop is a TypeScript-first, modular e-commerce platform built with GraphQL and React. It provides a full-featured… alir3z4/python-currencies — Display money format and its filthy currencies, for all money lovers out there. angvp/django-changuito — This is a fork of the fork of django-cart .. It reminds me this quote... http://www.youtube.com/watch?v=VkpjiohfmQU… awesto/django-shop — A Django based shop system. carlospalol/money — Python money class with optional CLDR-backed locale-aware formatting and an extensible currency exchange solution. django-oscar/django-oscar — Django Oscar is a domain-driven e-commerce framework built on Django for constructing custom online stores. It…
EverShop is a TypeScript-first, modular e-commerce platform built with GraphQL and React. It provides a full-featured online store system for managing products, orders, customers, and site content through a React-based administrative interface, with a GraphQL API layer that serves both the admin panel and storefront. The platform is designed around a module-based extension architecture, where core functionality is split into independent modules that can be added, removed, or overridden without modifying the core codebase. Storefront appearance and behavior are controlled through a theme syste
This is a fork of the fork of django-cart .. It reminds me this quote... http://www.youtube.com/watch?v=VkpjiohfmQU ... but if you abbandon a project is normal that this happens, many thanks to Bruno and the ppl that contributed on django-cart
Display money format and its filthy currencies, for all money lovers out there.