diff options
author | Elliot DeNolf <denolfe@users.noreply.github.com> | 2022-09-25 12:24:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-25 12:24:40 +0000 |
commit | 5312f9e8af10ceefd2864910d687034795cbb31a (patch) | |
tree | e4769e359902547db3151311c3b96a2caf0d0546 | |
parent | Add Claper to Polls and Events (#3280) (diff) | |
download | awesome-selfhosted-5312f9e8af10ceefd2864910d687034795cbb31a.tar.gz awesome-selfhosted-5312f9e8af10ceefd2864910d687034795cbb31a.zip |
Add Payload to CMS (#3265)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -678,6 +678,7 @@ _Related: [Blogging Platforms](#blogging-platforms), [Static Site Generators](#s - [Noosfero](https://gitlab.com/noosfero/noosfero) - Noosfero is a web platform for social and solidarity economy networks with blog, e-Portfolios, CMS, RSS, thematic discussion, events agenda and collective intelligence for solidarity economy in the same system. `AGPL-3.0` `Ruby` - [Omeka](https://omeka.org) - Create complex narratives and share rich collections, adhering to Dublin Core standards with Omeka on your server, designed for scholars, museums, libraries, archives, and enthusiasts. ([Demo](https://omeka.org/classic/showcase/), [Source Code](https://github.com/omeka/Omeka)) `GPL-3.0` `PHP` - [Pagekit](https://pagekit.com/) - New modern CMS to create and share. ([Source Code](https://github.com/pagekit/pagekit)) `MIT` `PHP` +- [Payload CMS](https://payloadcms.com/) - Developer-first headless CMS and application framework. ([Demo](https://demo.payloadcms.com), [Source Code](https://github.com/payloadcms/payload)) `MIT` `Nodejs` - [Pico](https://picocms.org/) - Stupidly simple, blazing fast, flat file CMS. ([Source Code](https://github.com/picocms/Pico)) `MIT` `PHP` - [Pimcore](https://www.pimcore.org/) - Multi-Channel Experience and Engagement Management Platform. ([Source Code](https://github.com/pimcore/pimcore)) `GPL-3.0-or-later` `PHP` - [Plone](https://plone.org/) - Powerful open-source CMS system. ([Source Code](https://github.com/plone)) `ZPL-2.0` `Python` |