kabas/core

There is no license information available for the latest version (0.1.7) of this package.

This package's canonical repository appears to be gone and the package has been frozen as a result.

0.1.7 2018-03-29 16:25 UTC

This package is auto-updated.

Last update: 2021-11-26 22:26:34 UTC


README

Travis Maintainability Test Coverage GitHub release Packagist GitHub issues GitHub pull requests

A flexible CMS

Ever wanted a light, simple yet flexible Content Management System? That's exactly what we're working on here. Based on the ideas behind Laravel and some of its components, Kabas should feel familiar and easy to use.

Note: this repository only contains the core files for Kabas. To run a fully equiped instance of the CMS, please use the kabas-project repository instead.

Important: Kabas has not yet reached a fully stable version, and unit tests might not always be green.
We also rewrite large portions of the codebase from time to time.
We're hard at work on it, and hopefully it will stabilize soon. Stay tuned!

Testing

Please consider running all available unit tests when making changes to the core system. Please also provide complete unit tests for any new features.