maxtream/themages

This package is abandoned and no longer maintained. No replacement package was suggested.

MOCMS

Installs: 119

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 30

Language:Vue

Type:cms

4.6.0 2018-07-23 22:52 UTC

README

"MOCMS" - CMS that I started in 2011, I use it as an sandbox project of applying stuff that I recently learned.

MOCMS is my hobby mostly and something that I use when client ask to not use WordPress or other CMS. I also found many existing CMS too bulky or hard to understand, I don't think that my CMS is some kind of solution for this. But it's definetely less than majority of what out there. Right now as there are tons of separations between RESTful API, Backend CMS system and Frontend webapps. I can't find any proper CMS that will be able mostly working with API without including MySQL. Previously I was trying to make my CMS light as much as possible. Now I try to make it a dynamic backend system for communication with API. Not there yet, but I'm trying. In the future I would like to try to attach Python to CMS as well as this is what I would like to learn next for backend knowledge.

If you find this project interesting I wouldn't mind you to join and contribute or just give ideas what could be made to make it better.

Instalation

Using composer.

{
    "require": {
        "maxtream/themages": "4.2.0"
    }
}

Dependencies

  • Composer
  • Node
  • Yarn
  • SlimPHP framework 3
  • MySQL/MariaDB

Demo

Demo can be found on website