diff options
author | nodiscc <nodiscc@gmail.com> | 2018-06-14 18:24:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-14 18:24:26 +0000 |
commit | 274d3cd1f02ace53171ffceab57b3dea9288499e (patch) | |
tree | 8d412902cbb4a106c978a830d3e7ba4d81936d0f | |
parent | Merge pull request #1382 from Finesse/patch-1 (diff) | |
parent | Update README.md, AUTHORS.md (diff) | |
download | awesome-selfhosted-274d3cd1f02ace53171ffceab57b3dea9288499e.tar.gz awesome-selfhosted-274d3cd1f02ace53171ffceab57b3dea9288499e.zip |
Merge pull request #1389 from ProfessorLogout/master
Update README.md, AUTHORS.md
-rw-r--r-- | AUTHORS.md | 1 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -467,3 +467,4 @@ Commits | Author 1 | xuansamdinh <xuansamdinh.n2i@gmail.com> 1 | zotlabs <mike@macgirvin.com> 1 | Руслан Корнев <oganer@gmail.com> + 1 | ProfessorLogout <Marco Kamner> @@ -489,7 +489,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi - [eLabFTW](http://www.elabftw.net) - Online lab notebook for research labs. Store experiments, use a database to find reagents or protocols, use trusted timestamping to legally timestamp an experiment, export as pdf or zip archive, share with collaborators…. ([Demo](https://demo.elabftw.net), [Source Code](https://github.com/elabftw/elabftw)) `AGPL-3.0` `PHP` - [GetSimple CMS](http://get-simple.info/) - The Simplest Content Management System. Ever. ([Source Code](https://github.com/GetSimpleCMS/GetSimpleCMS)) `GPL-3.0` `PHP` - [ImpressPages CMS](https://www.impresspages.org/) - Easy code meets easy admin. ([Demo](https://www.impresspages.org/demo), [Source Code](https://github.com/impresspages/ImpressPages)) `GPL-3.0/MIT` `PHP` -- [Joomla!](https://www.joomla.org/) - Advanced Content Management System (CMS). ([Source Code](http://joomlacode.org/gf/project/joomla/scmsvn/)) `GPL-1.0` `PHP` +- [Joomla!](https://www.joomla.org/) - Advanced Content Management System (CMS). ([Source Code](https://github.com/joomla/joomla-cms)) `GPL-2.0` `PHP` - [KeystoneJS](http://keystonejs.com/) - CMS and Web Application Platform. ([Demo](http://demo.keystonejs.com/), [Source Code](https://github.com/keystonejs/keystone)) `MIT` `Nodejs` - [MODX](http://modx.com/) - MODX is an advanced content management and publishing platform. The current version is called 'Revolution'. ([Source Code](https://github.com/modxcms/revolution)) `GPL-2.0` `PHP` - [Neos](https://www.neos.io) - Neos or TYPO3 Neos (for version 1) is a modern, open source CMS. ([Source Code](https://git.typo3.org/Packages/TYPO3.Neos.git)) `GPL-3.0` `PHP` |