enhavo / enhavo-cms
enhavo
v0.5
2018-08-01 16:49 UTC
Requires
- enhavo/enhavo: 0.5.x-dev
This package is auto-updated.
Last update: 2026-06-04 10:34:57 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