diff options
author | Sergey Romanenko <sergey.romanenko@flextype.org> | 2021-05-10 16:37:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 16:37:08 +0000 |
commit | 8d5d36c7b5d96ffa4a6c8ac703b0a97252e5426d (patch) | |
tree | 40b20677a55cb6f18c245aba08b3f350d251512d /README.md | |
parent | Add image-uploader to Single-click/drag-n-drop upload (#2491) (diff) | |
download | awesome-selfhosted-8d5d36c7b5d96ffa4a6c8ac703b0a97252e5426d.tar.gz awesome-selfhosted-8d5d36c7b5d96ffa4a6c8ac703b0a97252e5426d.zip |
Add Flextype Content Management System (#2509)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -536,6 +536,7 @@ _CMS are a practical way to setup a website with many features. CMS often come w - [Drupal](https://www.drupal.org/) - Advanced open source content management platform. ([Source Code](http://cgit.drupalcode.org/drupal)) `GPL-2.0` `PHP` - [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` - [Expressa](https://github.com/thomas4019/expressa) - Content Management System for powering database driven websites using JSON schemas. Provides permission management and automatic REST APIs. `MIT` `Nodejs` +- [Flextype](https://flextype.org/) - Flextype is an open-source Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS. ([Demo](https://demo.flextype.org/), [Source Code](https://github.com/flextype/flextype)) `MIT` `PHP` - [GetSimple CMS](http://get-simple.info/) - The Simplest Content Management System. Ever. ([Source Code](https://github.com/GetSimpleCMS/GetSimpleCMS)) `GPL-3.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` |