How to create the first user in a fresh install of ClubMaster

127 views
Skip to first unread message

Jérôme Tamarelle

unread,
Apr 9, 2014, 6:09:11 PM4/9/14
to clubmast...@googlegroups.com
Hello,

I've just discovered ClubMaster and it seems to fit my needs.

I've installed the application like any other Symfony2 application :

    git clone g...@github.com:clubmaster/clubmaster.git clubmaster
    cd clubmaster
    cp app/config/parameters.yml.dist app/config/parameters.yml
    composer install --prefer-dist --optimize
    php app/console doctrine:database:create
    php app/console doctrine:schema:create

But my database is empty, and I can't login.

1. How can I create the 1st user ?
2. What is the URL for user registration ?

Thanks.
Reply all
Reply to author
Forward
0 new messages