Skip to content

enhavo/enhavo-cms

Repository files navigation

Enhavo CMS edition

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