Showing 45 open source projects for "order"

View related business solutions
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 1
    PrestaShop

    PrestaShop

    An open source eCommerce platform

    PrestaShop is an Open Source e-commerce web application, committed to providing the best shopping cart experience for both merchants and customers. It is written in PHP, is highly customizable, supports all the major payment services, is translated in many languages and localized for many countries, has a fully responsive design (both front and back office), etc. See all the available features. This repository contains the source code of PrestaShop, which is intended for development and...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Evershop

    Evershop

    NodeJS E-commerce Platform

    EverShop is an open-source, modular e-commerce platform built with Node.js and React. It offers a flexible architecture that allows developers to customize and extend the platform to meet specific business needs. EverShop provides essential commerce features and supports both REST and GraphQL APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Aimeos core

    Aimeos core

    Aimeos PHP ecommerce framework for ultra fast online shops

    Aimeos-Core is the core library and framework for the Aimeos ecommerce ecosystem, providing the essential building blocks for flexible, scalable online shops, marketplaces, and enterprise commerce applications. Unlike a monolithic shop application, Aimeos-Core is designed as a modular framework that you can embed into your own web app, enabling you to define custom front-ends and workflows while relying on its robust commerce services for catalog, cart, checkout, orders, and customer...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Gumroad

    Gumroad

    Sell stuff and see what sticks

    ...The app models products, variants, subscriptions, and checkout flows, then ties them to fulfillment, licensing, and customer communications. It implements typical marketplace concerns—order management, refunds, discounts, taxes, fraud checks, and analytics—through well-defined services and background jobs. The UI offers product pages, carts, and dashboards for creators to manage listings and see performance, while APIs/webhooks enable integrations with external sites and automation. The codebase demonstrates practical patterns for multi-tenant architecture, permissions, testing, and asynchronous processing at scale. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    UCP Python SDK

    UCP Python SDK

    The official Python SDK for UCP

    ...This SDK provides Pydantic models for UCP schemas, making it easy for Python developers to construct, validate, and serialize protocol messages and data structures according to the UCP specification. By adhering to the official protocol standards, applications built on this SDK can participate in tasks like capability discovery, checkout flows, order management, and more, while remaining interoperable across different UCP implementations and surfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mall

    mall

    Set of ecommerce systems, including the front-end and back-end

    mallThe project is an e-commerce system, including a front-end mall system and a back-end management system, implemented based on SpringBoot+MyBatis, and deployed with Docker containers. The front-end mall system includes homepage portal, product recommendation, product search, product display, shopping cart, order process, member center, customer service, help center and other modules. The background management system includes modules such as product management, order management, member management, promotion management, operation management, content management, statistical reports, financial management, authority management, and settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SCart - Free laravel website eCommerce

    SCart - Free laravel website eCommerce

    Free website ecommerce for bussiness

    SCart e-commerce: Free open source for businesses Demo admin: https://demo.s-cart.org/sc_admin Demo shop: https://demo.s-cart.org Homepage: https://s-cart.org/ Document: https://s-cart.org/docs/master Github: https://github.com/s-cart/s-cart Group: https://www.facebook.com/groups/scart.opensource List Functions: ===== SHOPPING ===== - Multi store (website) - Multi-language - Multi-currency - Multi-address customer - Multi-supplies - Product: price sale, cost price, promotion price, quantity, multi images, attributes .. - Blogs, news content - Api manager ======= SYSTEM MANAGEMENT ======= - Admin roles, permissions powerful - Customer management - Order management - Report: chart, statistics, export csv, pdf... - Image management - Plugin management: Shipping, Discount, Payment - Tempplate, layout management
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Scipio ERP

    Scipio ERP

    An open source e-commerce solution

    Scipio ERP is an open source e-commerce solution for complex business applications. The vast set of standard applications really lend themselves to further customization. With its built-in clustering and caching mechanisms, the software scales well with large-size operation, making it an ideal choice for mid- to large size companies, or as a hub for an integrated business architecture.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Customer Self-Service For All Shopkeeper

    Customer Self-Service For All Shopkeeper

    The Free & Popular AbanteCart Web Software in Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a Customer Self-Service Desk Live For All Shopkeepers, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with csep wherever mentioned ) After starting this VM, please login to its Control Panel with: Website Address:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    ProShop eCommerce Platform

    ProShop eCommerce Platform

    Shopping cart built with MERN & Redux

    ...The backend uses Node.js and Express to expose RESTful endpoints for products, users, orders, and payments, with MongoDB handling persistence and indexing. Authentication uses JWT and protected routes, while role-based guards separate shopper and admin flows such as product management and order fulfillment. The React frontend implements routing, global state, cart logic, checkout steps, reviews, search, and pagination so learners see a complete UX from browse to purchase. The codebase also walks through image uploads, third-party payment integration, and environment configuration suited for deployment. It’s designed as a reference you can extend—swap UI libraries, add coupons, connect different gateways, or move to a containerized deployment—without losing the core architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Dujiaoka

    Dujiaoka

    Ecommerce platform focused on selling digital goods

    dujiaoka is an open-source e-commerce platform focused on selling digital goods like activation codes, prepaid cards, and serial keys. Built with Laravel and Vue.js, it features a sleek interface, robust backend, and multiple payment gateway integrations. It is often used for automated sales of digital products with real-time delivery.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Shopizer

    Shopizer

    Shopizer java e-commerce software

    Create online stores, marketplaces, product listings, B2B applications, transactional portals and much more using Shopizer's secure, fast and reliable open-source e-commerce software. Shopizer is built by a dedicated, agile community of Java and e-commerce experts who are motivated by the desire to create great software that is easily adaptable to the demanding practices and changing trends of e-commerce. Shopizer's team is developing for developers first; we are working in a continuous...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Demo Store with Commerce.js and Next.js

    Demo Store with Commerce.js and Next.js

    Commerce demo store built for the Jamstack

    ...It is designed to showcase how developers can integrate a serverless backend with a frontend framework, enabling fast, scalable, and highly customizable eCommerce applications. The demo store leverages Commerce.js APIs to manage carts, checkout processes, customer authentication, and order handling without requiring a traditional monolithic backend. It also supports integrations with payment providers such as Stripe and includes preconfigured workflows for applying discounts, selecting shipping methods, and handling regional configurations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Shuup

    Shuup

    Open Source Multivendor Marketplace Software

    Shuup is an open source e-commerce platform that allows you to build innovative custom marketplaces. Be it a niche single marketplace or a multivendor marketplace; a place to sell products, services or rentals; Shuup can create the custom multi-vendor business solution that you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Slatwall Commerce

    Slatwall Commerce

    Slatwall Commerce is the eCommerce Platform you've always wanted

    Slatwall is built from the ground up for maximum flexibility, because responding to new opportunities requires you to adapt quickly. We work with our clients to customize Slatwall and meet the needs of their growing eCommerce businesses or new eCommerce channels. If you're tired of solutions that only get you 80% of the way there, then Slatwall is the eCommerce platform you've been searching for!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Miaosha

    Miaosha

    Design and implementation of flash sale system

    Miaosha is a high-concurrency “flash sale” (秒杀) demo that explores how to design a backend capable of withstanding extreme, bursty traffic during limited-time events. It illustrates patterns like cache-first reads for hot data, request rate limiting, and asynchronous order processing to protect databases under load. The project demonstrates stock deduction strategies designed to avoid overselling, combining pre-decrement in cache with reliable persistence and message-driven confirmation. Security hardening is addressed with ideas such as dynamic request paths, anti-bot measures, and one-time tokens to reduce automated abuse. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sellEbit

    sellEbit

    Manage and report sales, purchases and donations from web sites

    ...When an Email arrives for a sale, sellEbit mails an acknowledgement and receipt to the customer and the sale is placed in a list which the merchant uses to track the order as it is filled. Software licences and digital data are immediately distributed. You can mail me at cleverco@users.sourceforge.net I will usually reply within a day, but be aware that I am often overseas and then will not reply until I return. Alternatively use the Discussion tab or post a ticket for problems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PhocaCart

    Phoca Cart is e-commerce extension - powerful shopping cart for Joomla

    Phoca Cart is e-commerce extension - powerful shopping cart for Joomla! CMS. Phoca Cart is based on Joomla! framework and it is designed by modern responsive Bootstrap library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AngularSpree

    AngularSpree

    Angular eCommerce framework for online store

    It is a plug-and-play frontend application for AviaCommerce API built using Angular(7), Redux, Observables & ImmutableJs. It is not limited to via commerce and can also be used with any e-commerce solution with an API interface. Such as spree commerce, Magento, open-cart, etc. AviaCommerce is, and will always be open source. We believe that collaboration is a key ingredient for developing a stellar project. The open source community has played a key role in the software development industry...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PilusCart

    PilusCart

    Free Open Source E-commerce Solution

    PilusCart is a web-based online store management system, written in PHP scripting language as the most popular web programming language today. To store the data, PilusCart uses MySQL relational database management system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Carting Management

    Carting Management

    Carting Management System

    CartingManagement is an application which will provide carting service provider total trucking and hauling management system. (Not to be confused with shopping cart or GoKarting ). Carting Service Providers are the people who supply materials and usually bill the customer monthly for the total monthly weight. The material they supply can be anything from metal food sand (construction materials) etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PrestaShop Purchase Order Module

    PrestaShop Purchase Order Module

    Prestashop Purchase Order Payment module is a Prestashop module that

    Prestashop Purchase Order Payment module is a Prestashop module that allows purchase orders to be accepted directly during the checkout procedure. The customer of the store can able to complete the checkout process based on the other terms made between the store and customer through Purchase Order with its reference no in this order process. Free Module available from www.modulebazaar.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Farmr Pro

    Farmr Pro

    Open Onlineshop System

    Farmr Pro is a highly scalable online-shop-software licensed under the terms of the gpl v3. it offers a stable back office to its clients and a huge php/mysql-framework to create own front themes and plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Restaurant Script (PizzaInn_Project)

    Restaurant Script (PizzaInn_Project)

    Restaurant Script is a Pizza Restaurant Ordering System for Everyone!

    One can manage his own restaurant by allowing customers to place orders. Administrator can assign staff to deliver orders. It is a simple HTML/CSS pizza restaurant system that can easily be customized to suite your taste. It can also be used for other types of foods apart from pizza. More improvement is required in the functionality. Please visit the following links for more details: ReadMeFirst: https://sourceforge.net/p/restaurantmis/wiki/Home/#0739 Changelog:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Shopizer

    Shopizer

    Entreprise java Shopping Cart

    ...Built with -Spring MVC -Spring Security -Hibernate -Elasticsearch Shopizer is an enterprise java sales management and shopping cart software - Online catalog - Shopping cart - Order fulfillment - Online invoices
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB