Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 555 Bytes

ROADMAP.md

File metadata and controls

12 lines (7 loc) · 555 Bytes

Roadmap

This is a (very) raw guideline about the SymfonyBricks development roadmap.

Current state is: 1.0

1.0 - Forkable project

The SymfonyBricks code must be downloadable by a user, who can create a local working copy following the documentation.

1.1 - Users can sign in

At this stage, users can register and sign in by integrating FOSUserBundle. Only canonical sign in is supported, no bridges with github, facebook, twitter etc.. are supported.