enhavo/enhavo-cms

enhavo

Installs: 184

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 4

Open Issues: 27

Type:project

v0.5 2018-08-01 16:49 UTC

README

This is the CMS edition of enhavo and provide all features for content management. Enhavo is a content management system. It's a open source PHP project based on the fullstack Symfony framework and uses awesome Sylius components to serve a very flexible software, that can handle most of complex data structure with a clean and usability interface.

Installation

$ composer create-project enhavo/enhavo-cms enhavo
$ cd enhavo
$ yarn install
$ yarn encore dev
$ yarn routes:dump
$ bin/console enhavo:init

Documentation

For further information read the docs