diff options
author | nodiscc <nodiscc@gmail.com> | 2022-08-10 14:05:09 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-10 14:05:09 +0000 |
commit | 6b8880e80ff6f007d26ffa65487bce30da127006 (patch) | |
tree | 3d04d55072a3c2b919a2c60d525ca2fdccc9b1b0 | |
parent | Remove Firefox Sync Server (#3179) (diff) | |
download | awesome-selfhosted-6b8880e80ff6f007d26ffa65487bce30da127006.tar.gz awesome-selfhosted-6b8880e80ff6f007d26ffa65487bce30da127006.zip |
fix attendize entry syntax
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -813,7 +813,7 @@ _Related: [Content Management Systems (CMS)](#content-management-systems-cms), [ _Related: [Community-Supported Agriculture (CSA)](#community-supported-agriculture-csa)_ - [Aimeos](https://aimeos.org/) - Ultra fast, Open Source e-commerce framework for building custom online shops, market places and complex B2B applications scaling to billions of items with Laravel. ([Demo](https://demo.aimeos.org/), [Source Code](https://github.com/aimeos)) `LGPL-3.0/MIT` `PHP` -- [Attendize](https://www.attendize.com/) - Ticket selling and event management platform. ([Source Code](https://github.com/attendize/attendize))`AAL` `Docker/PHP` +- [Attendize](https://www.attendize.com/) - Ticket selling and event management platform. ([Source Code](https://github.com/attendize/attendize)) `AAL` `Docker/PHP` - [Bagisto](https://bagisto.com/en/) - Leading Laravel open source e-commerce framework with multi-inventory sources, taxation, localization, dropshipping and more exciting features. ([Demo](https://demo.bagisto.com/), [Source Code](https://github.com/bagisto/bagisto)) `MIT` `PHP` - [CoreShop](https://www.coreshop.org) - CoreShop is a e-commerce plugin for Pimcore. ([Source Code](https://github.com/coreshop/CoreShop)) `GPL-3.0` `PHP` - [Drupal Commerce](https://drupalcommerce.org) - Drupal Commerce is a popular e-commerce module for Drupal CMS, with support for dozens of payment, shipping, and shopping related modules. ([Source Code](https://github.com/drupalcommerce/commerce)) `GPL-2.0` `PHP` |