Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 597 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 597 Bytes

standard-edition

A Victoire ready Symfony project.

Instructions

php composer.phar install
sh bin/reset.sh

This will install a fresh victoire edition and populate your project with some fixtures.

Just go to http://standard-edition.victoire.dev/app_dev.php (change by your local host) to view the homepage.

Go to http://standard-edition.victoire.dev/app_dev.php/login to log in.

You will see Text Widget. Click on a button on the lower menu in order to add a widget, modify this existing widget or modify its style.