Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enhavo/enhavo-cms

Enhavo CMS edition
https://github.com/enhavo/enhavo-cms

cms enhavo sylius symfony

Last synced: 3 months ago
JSON representation

Enhavo CMS edition

Awesome Lists containing this project

README

        

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
------------

```bash
$ 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](http://docs.enhavo.com)