All Projects → 7cart → 7cart

7cart / 7cart

Licence: MIT license
7cart is a php7 project for building online shops, catalogs or service platforms. 7cart built with simple code and database schema. It is easy to support and fast.

Programming Languages

PHP
23972 projects - #3 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to 7cart

Ecommwar
A leaderboard of the top open-source e-commerce platforms. Promoting the bests for building reliable stores.
Stars: ✭ 203 (+651.85%)
Mutual labels:  shop, magento, woocommerce, cart
storefront-app
Storefront by Fleetbase is an open source hyperlocal shopping or services app. Enables users to quickly launch their own shop or service booking app or setup a multi-vendor marketplace.
Stars: ✭ 40 (+48.15%)
Mutual labels:  shop, e-commerce, cart
Spree
Open Source headless multi-language/multi-currency/multi-store eCommerce platform
Stars: ✭ 11,571 (+42755.56%)
Mutual labels:  shop, e-commerce, cart
Smartstorenet
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
Stars: ✭ 2,363 (+8651.85%)
Mutual labels:  shop, e-commerce, cart
Saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 14,720 (+54418.52%)
Mutual labels:  shop, e-commerce, cart
Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Ne…
Stars: ✭ 9,111 (+33644.44%)
Mutual labels:  magento, shopify, e-commerce
Vc Storefront
VirtoCommerce Storefront for ASP.NET Core 3.1 repository
Stars: ✭ 122 (+351.85%)
Mutual labels:  shop, e-commerce, cart
saleor
A modular, high performance, headless e-commerce platform built with Python, GraphQL, Django, and React.
Stars: ✭ 15,824 (+58507.41%)
Mutual labels:  shop, e-commerce, cart
Nopcommerce
The most popular open-source eCommerce shopping cart solution based on ASP.NET Core
Stars: ✭ 6,827 (+25185.19%)
Mutual labels:  shop, e-commerce, cart
Smartstore
Open Source ASP.NET Core Enterprise eCommerce Shopping Cart Solution
Stars: ✭ 82 (+203.7%)
Mutual labels:  shop, e-commerce, cart
Aimeos
Integrated online shop based on Laravel 8 and the Aimeos e-commerce framework
Stars: ✭ 2,354 (+8618.52%)
Mutual labels:  shop, e-commerce, cart
mytek
Django e-commerce web application with advanced features
Stars: ✭ 27 (+0%)
Mutual labels:  shop, e-commerce, cart
Co Cart
🛒 CoCart is a flexible, open-source solution to enabling the shopping cart via the REST API for WooCommerce.
Stars: ✭ 198 (+633.33%)
Mutual labels:  woocommerce, e-commerce, cart
Reaction
Mailchimp Open Commerce is an API-first, headless commerce platform built using Node.js, React, GraphQL. Deployed via Docker and Kubernetes.
Stars: ✭ 11,588 (+42818.52%)
Mutual labels:  shop, e-commerce, cart
Example Storefront
Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
Stars: ✭ 471 (+1644.44%)
Mutual labels:  shop, e-commerce, cart
Unchained
Headless & open-source e-commerce toolkit. The Unchained Engine is our core product and is written in Node.js ES6
Stars: ✭ 92 (+240.74%)
Mutual labels:  shop, e-commerce, cart
Pimcore
Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce)
Stars: ✭ 2,352 (+8611.11%)
Mutual labels:  shop, online-shop, online-store
Grandnode
Open source, headless, multi-tenant eCommerce platform built with .NET Core, MongoDB, AWS DocumentDB, Azure CosmosDB, Vue.js.
Stars: ✭ 1,768 (+6448.15%)
Mutual labels:  shop, cart
Aimeos Core
Aimeos PHP e-commerce framework for ultra fast online shops, complex B2B applications and #gigacommerce
Stars: ✭ 2,152 (+7870.37%)
Mutual labels:  shop, e-commerce
Django Salesman
Headless e-commerce framework for Django.
Stars: ✭ 157 (+481.48%)
Mutual labels:  shop, e-commerce

7cart is a base project for building online shops, catalogs or service platforms. 7cart is written with simple code and simple database schema. It is easy to support and fast.

Play with live demo!

Live store front-end page

Live store admin page

Star us on GitHub — it helps!

Try it!

Why 7cart?

7cart is for building projects that can't be built with the existing e-commerce platforms. It aims to be free of:

  • difficult to support code and database
  • slow requests

How is 7cart better?

The project database doesn't implement EAV table, but the Entity table with JSONB columns. That gives:

  • less relations and simple code
  • simpler and faster SQL queries [proof link]

Features

  • built in Docker, it can be quickly deployed and run on different OSs;
  • built-in Product Filters and Filer Counters

Technology stack

Built as a Single Page Application (SPA), it utilises the latest possible

  • Ember.js
  • Symfony 4
  • PostgreSQL
  • PHP 7

Download

Download Zip with project source code.

What do you think of this?

Tell us in the issue tracker

or message to 7cart Facebook page

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].