Open Source CMS should be the fastest CMS world wide (WIP).
I am one of the earlier developers of ContentLion and now i want to build a new - very fast - CMS (Content Management System).
My favorite CMS is wordpress, but it has a really big problem: Its very slow.
I think Wordpress is the best, but also the slowest CMS (also with Cache plugins), because it depends on the software & plugin architecture.
So i try to make it better! Build a fast CMS with all required features by default, but also very extenable.
Main goal: Reach a performance that CMS can generate pages in <= 200ms.
- fastest CMS in then world
- scalable
- supports Memcache
- based on newest technologies (PHP7 and so on)
- SEO / search engine friendly by default
- WYSIWYG Editor (What You See Is What You Get, like Word)
- support for Blog & ticket (support) systems
- self repair (if database is broken, this CMS should be able to repair the database itself without any manuall interactions)
- extendable
- mobile friendly
- get high Google page speed score
- plugin marketplace (only checked plugins!) with speed index (how much they reduce speed of cms)
- PHP 7.0.8+
- MySQL 5.7+
- Mod_Rewrite Support
https://www.iconfinder.com/icons/298861/rocket_icon#size=256, MIT License
Penetration Tester:
Currently, following caches are supported:
- file cache
- memcache
- memcached
- Hazelcast
- Styles (/styles)
- Plugins (/plugins)
- Core
- Kernel (system/packages)
- Micro-Kernel (system/core/classes, system/core/driver, system/core/exception)
- Core finished - 06.04.2018 (Issues)
- Alpha 0.1.0 finished - 21.08.2018 (Issues)
- Alpha 0.2.0 (WIP) (Issues)
Legend:
Some early screenshots from core, main page:
Admin Area:
Badge Links:
https://poser.pugx.org/
- Justin Künzel @JuKu - jukusoft.com
- Pascal Reinjens @PascalReintjens
Styles, Plugins & Packages can have their own licenses (see LICENSE file in directory)!
Also directory system/thirdparty contains own licenses!
All other code is licensed under Apache 2.0 license.