Skip to content

LePartiDeGauche/congres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Congres

Build Status SensioLabsInsight

First user creation

  1. Create an admin in command line:

    app/console fos:user:create --super-admin

  2. Login with your newly created admin user in the backoffice (/admin)

  3. Create an adherent in the back office

  4. Register a new user in the front office

  5. Valid the user email by clicking on the link sent or manually in the database

Coding Standards

Please use PHP CS Fixer to fix Coding Standards according to PSR.

Run the following command-line before commiting:

php-cs-fixer.phar fix src/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages