com.jukusoft/jukucms

Open Source CMS should be the fastest CMS world wide (WIP)

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 5

Watchers: 4

Forks: 1

Open Issues: 93

Language:JavaScript

Type:project

dev-master 2018-09-20 12:56 UTC

This package is not auto-updated.

Last update: 2024-04-14 02:40:12 UTC


README

Rocket CMS

FOSSA Status

Open Source CMS should be the fastest CMS world wide (WIP).
Waffle.io - Columns and their card count Latest Stable Version Latest Unstable Version License Scrutinizer Code Quality codebeat badge

Main Goals

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)

Requirements

  • PHP 7.0.8+
  • MySQL 5.7+
  • Mod_Rewrite Support

Icon

https://www.iconfinder.com/icons/298861/rocket_icon#size=256, MIT License

Official Wiki & Support

Penetration Tester:

Caching

Currently, following caches are supported:

Architecture

  • Styles (/styles)
  • Plugins (/plugins)
  • Core
    • Kernel (system/packages)
    • Micro-Kernel (system/core/classes, system/core/driver, system/core/exception)

Roadmap

  • #c5f015 Core finished - 06.04.2018 (Issues)
  • #c5f015 Alpha 0.1.0 finished - 21.08.2018 (Issues)
  • #1589F0 Alpha 0.2.0 (WIP) (Issues)

Legend:

  • #f03c15 overdue
  • #c5f015 finished
  • #1589F0 Work In Progress (WIP)

First Screenshots

Some early screenshots from core, main page:

Screenshot Main Page

Admin Area:
Admin Area Screnshot

Admin Area Settings

Presentation

Slides

Badge Links:
https://poser.pugx.org/

CONTRIBUTORS / Maintainers

License

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.

FOSSA Status