diff options
author | nodiscc <nodiscc@gmail.com> | 2021-09-12 17:12:45 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-12 17:12:45 +0000 |
commit | 763e095a7a6f92b4f2ad5158b89d38675a879c7d (patch) | |
tree | 9b388ecbb7839a9271128e797f2443904ec35e1a | |
parent | mark "booking and scheduling" and "polls and events" sections as related (diff) | |
download | awesome-selfhosted-763e095a7a6f92b4f2ad5158b89d38675a879c7d.tar.gz awesome-selfhosted-763e095a7a6f92b4f2ad5158b89d38675a879c7d.zip |
order sections alphabetically
-rw-r--r-- | README.md | 23 |
1 files changed, 11 insertions, 12 deletions
@@ -125,6 +125,17 @@ _See also: [WeblogMatrix](https://www.weblogmatrix.org/)_ - [Serendipity](https://docs.s9y.org/) - Serendipity (s9y) is a highly extensible and customizable PHP blog engine using Smarty templating. ([Source Code](https://github.com/s9y/serendipity)) `BSD-3-Clause` `PHP` +### Booking and Scheduling + +**[`^ back to top ^`](#)** + +_Related: [Polls and Events](#polls-and-events)_ + +- [Alf.io](https://alf.io/) - The open source ticket reservation system. ([Demo](https://demo.alf.io/authentication), [Source Code](https://github.com/alfio-event/alf.io)) `GPL-3.0` `Java` +- [Calendso](https://calendso.com/) - The open-source online appointment scheduling system. ([Demo](https://app.calendso.com/bailey), [Source Code](https://github.com/calendso/calendso)) `MIT` `Nodejs` +- [Easy!Appointments](https://easyappointments.org/) - A highly customizable web application that allows your customers to book appointments with you via the web. ([Demo](https://easyappointments.org/demo/), [Source Code](https://github.com/alextselegidis/easyappointments)) `GPL-3.0` `PHP` + + ### Bookmarks and Link Sharing **[`^ back to top ^`](#)** @@ -1318,18 +1329,6 @@ _Related: [Booking and Scheduling](#booking-and-scheduling)_ - [PHPBack](https://www.phpback.org) - The open source feedback system. ([Demo](https://www.phpback.org/demo/), [Source Code](https://github.com/ivandiazwm/phpback)) `GPL-3.0` `PHP` -### Booking and Scheduling - -**[`^ back to top ^`](#)** - -_Related: [Polls and Events](#polls-and-events)_ - - -- [Alf.io](https://alf.io/) - The open source ticket reservation system. ([Demo](https://demo.alf.io/authentication), [Source Code](https://github.com/alfio-event/alf.io)) `GPL-3.0` `Java` -- [Calendso](https://calendso.com/) - The open-source online appointment scheduling system. ([Demo](https://app.calendso.com/bailey), [Source Code](https://github.com/calendso/calendso)) `MIT` `Nodejs` -- [Easy!Appointments](https://easyappointments.org/) - A highly customizable web application that allows your customers to book appointments with you via the web. ([Demo](https://easyappointments.org/demo/), [Source Code](https://github.com/alextselegidis/easyappointments)) `GPL-3.0` `PHP` - - ### Proxy **[`^ back to top ^`](#)** |