diff options
author | nodiscc <nodiscc@gmail.com> | 2022-06-04 12:42:56 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-06-04 12:42:56 +0000 |
commit | 88ce9e12042ecaa54f7e3ec2a84ebeec0a647885 (patch) | |
tree | cb7c33e68b2b6ad6fd079603d94c41a124c94fe1 | |
parent | update platform for Drift (diff) | |
download | awesome-selfhosted-88ce9e12042ecaa54f7e3ec2a84ebeec0a647885.tar.gz awesome-selfhosted-88ce9e12042ecaa54f7e3ec2a84ebeec0a647885.zip |
update description for vendure
- The dscription should describe what the sofwtare does
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -782,7 +782,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` +- [Vendure](https://www.vendure.io) - A headless commerce framework. ([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` |