https://github.com/cubo-cms/cms
Core CMS framework
https://github.com/cubo-cms/cms
cms-framework mvc-application php7
Last synced: 6 months ago
JSON representation
Core CMS framework
- Host: GitHub
- URL: https://github.com/cubo-cms/cms
- Owner: cubo-cms
- License: mit
- Created: 2019-02-11T03:19:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-14T22:13:13.000Z (over 7 years ago)
- Last Synced: 2025-05-10T23:03:18.233Z (about 1 year ago)
- Topics: cms-framework, mvc-application, php7
- Language: PHP
- Size: 2.12 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# What's new in version 2.0?
A complete overhaul of **Cubo _CMS_**, introducing more logic and abstraction of classes. New in this version is that components like "admin", "install", "api", are now sub-packages which can be individually installed. In Cubo CMS we also refer to these as _routes_.
We're introducing Packagist to deploy the framework easily.