diff options
author | Michael Bromley <michaelbromley@users.noreply.github.com> | 2022-05-02 18:48:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-02 18:48:34 +0000 |
commit | 1726a409c32ea29f7a87388e15e0ce24faa13fbc (patch) | |
tree | 0e188524ebea70e631ddfde8f0866b68a1e54992 | |
parent | Add time trackers (ActivityWatch, TimeTagger) (#2915) (diff) | |
download | awesome-selfhosted-1726a409c32ea29f7a87388e15e0ce24faa13fbc.tar.gz awesome-selfhosted-1726a409c32ea29f7a87388e15e0ce24faa13fbc.zip |
Add Vendure to E-commerce (#2825)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -777,6 +777,7 @@ _Related: [Community-Supported Agriculture (CSA)](#community-supported-agricultu - [Spree Commerce](https://spreecommerce.org) - Spree is a complete, modular & API-driven open source e-commerce solution for Ruby on Rails. ([Demo](https://new-ux.spreecommerce.org/), [Source Code](https://github.com/spree/spree)) `BSD-3-Clause` `Ruby` - [Sylius](https://sylius.com) - Symfony2 powered open source full-stack platform for eCommerce. ([Demo](https://sylius.com/try/), [Source Code](https://github.com/Sylius/Sylius)) `MIT` `PHP` - [Thelia](https://thelia.net/) - Thelia is an open source and flexible e-commerce solution. ([Demo](https://demo.thelia.net/), [Source Code](https://github.com/thelia/thelia)) `LGPL-3.0` `PHP` +- [Vendure](https://www.vendure.io) - A headless commerce framework built on Node.js, TypeScript & GraphQL. ([Demo](https://demo.vendure.io), [Source Code](https://github.com/vendure-ecommerce/vendure)) `MIT` `Nodejs` - [WooCommerce](https://woocommerce.com/) - WordPress based e-commerce solution. ([Source Code](https://github.com/woocommerce/woocommerce)) `GPL-3.0` `PHP` - [Yclas](https://yclas.com/) - Free open-source, self-hosted CMS for classifieds sites. ([Source Code](https://github.com/yclas/yclas)) `GPL-3.0` `PHP` |