diff options
author | Rabenherz112 <rabenherz@theravenhub.com> | 2023-05-30 11:12:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-30 11:12:53 +0000 |
commit | 8251b3b8b04137ac0fb45a2b0ce5f2be70a29c87 (patch) | |
tree | d52c4a3e676253ee634c434665b3ebdec7964f3c | |
parent | Remove OpenSupport (unmaintained since 2022, website broken) (#3845) (diff) | |
download | awesome-selfhosted-8251b3b8b04137ac0fb45a2b0ce5f2be70a29c87.tar.gz awesome-selfhosted-8251b3b8b04137ac0fb45a2b0ce5f2be70a29c87.zip |
Simplify Pimcore licenses (remove *-or-later)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -694,7 +694,7 @@ _Related: [Blogging Platforms](#blogging-platforms), [Static Site Generators](#s - [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` - [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` +- [Pimcore](https://www.pimcore.org/) - Multi-Channel Experience and Engagement Management Platform. ([Source Code](https://github.com/pimcore/pimcore)) `GPL-3.0` `PHP` - [Plone](https://plone.org/) - Powerful open-source CMS system. ([Source Code](https://github.com/plone)) `ZPL-2.0` `Python` - [PropertyWebBuilder](https://propertywebbuilder.com) - Ultimate Ruby on Rails engine for creating real estate websites. ([Source Code](https://github.com/etewiah/property_web_builder)) `MIT` `Ruby` - [Publify](https://publify.github.io/) - Simple but full featured web publishing software. ([Source Code](https://github.com/publify/publify)) `MIT` `Ruby` |