2019-04-12 16:56:36 +02:00
2019-04-29 11:46:33 +00:00
2019-05-07 14:26:00 +02:00
2019-04-29 11:46:33 +00:00
2019-04-26 22:13:43 +00:00
2019-04-17 01:26:52 +02:00
2019-04-29 11:46:33 +00:00
2019-04-18 01:25:25 +02:00
2019-04-28 15:04:10 +02:00
2019-04-29 11:46:33 +00:00
2019-04-26 22:13:43 +00:00
2019-04-25 17:13:02 +02:00
2019-04-17 01:27:32 +02:00
2019-02-18 19:52:07 +00:00
2019-04-29 11:46:33 +00:00
2019-04-25 17:13:02 +02:00
2019-04-29 11:46:33 +00:00
2019-04-29 11:46:33 +00:00
2019-04-28 13:46:25 +02:00

Logo (<3)

build coverage Code Quality

Table of Content

Description

What is Delta CMS ?

This is a Content Management System made to be simple for end users AND developpers with everything made into modules. (more later)

Install

Fetch the latest release here

Please note that releases are pre-built for usage so you don't need to follow the build step

Now point your web server to the public folder and tada 😄 your website is up

Build from source

Clone the project and run this command in the terminal.

composer install --no-dev --optimize-autoload

now follow the install guide

Changelog

See changelog.md

Badges

Badges are powered by shields.io

Build status

(ci.delta-wings.net)

build https://img.shields.io/drone/build/DeltaCMS/Core.svg?server=https%3A%2F%2Fci.delta-wings.net&style=for-the-badge

Coverage

(Codacy)

coverage https://img.shields.io/codacy/coverage/bf7f9ac73707426e9afc4b9daa950039.svg?style=for-the-badge

Code Quality

(Codacy)

Code Quality https://img.shields.io/codacy/grade/bf7f9ac73707426e9afc4b9daa950039.svg?style=for-the-badge

Dependencies

DeltaCMS is powered by all these awesome projects

DeltaCMS respect multiples PSRs

  • PSR-2 (by extension PSR-1)

  • (in-review PSR-12)

  • PSR-3 \DeltaCMS\Logger

  • PSR-4 (thanks to composer)

  • PSR-16 get the cache with this DeltaCMS::getInstance()->getCache() or the shortcut given by the class

Development Dependencies

Description
Light and Powerfull CMS for devs (and end-users)
Readme MIT 302 KiB
Languages
PHP 92.1%
Twig 7.9%