2017 © Pedro Peláez
 

project enhavo-app

enhavo

image

enhavo/enhavo-app

enhavo

  • Friday, June 30, 2017
  • by enhavo
  • Repository
  • 1 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 80 % Grown

The README.md

alt text br/ br/, (*1)

Enhavo app edition

The app edition only contains basic admin features to edit your own data structure. 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., (*2)

Installation

$ composer create-project enhavo/enhavo-app enhavo
$ cd enhavo
$ composer install
$ yarn install
$ yarn routes:dump
$ yarn encore dev
$ bin/console fos:user:create admin@enhavo.com admin@enhavo.com password --super-admin

Documentation

For further information read the docs, (*3)

The Versions