mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
Adding post install suggestions
This commit is contained in:
@@ -1 +1,9 @@
|
||||
<fg=blue>BCC Cron Manager Bundle</> needs sessions enabled, please configure this by uncommenting this entire session section in <comment>config/packages/framework.yaml</>.
|
||||
<bg=blue;fg=white> </>
|
||||
<bg=blue;fg=white> What's next for BCC Cron Manager Bundle? </>
|
||||
<bg=blue;fg=white> </>
|
||||
|
||||
* <fg=blue>Configure</> your application:
|
||||
1. Enable sessions by uncommenting the entire session section in <comment>config/packages/framework.yaml</>
|
||||
2. Secure your route by adding <comment>- { path: ^/admin, role: ROLE_ADMIN }</> in your security access_control section.
|
||||
|
||||
* <fg=blue>Read</> the documentation at <comment>https://github.com/michelsalib/BCCCronManagerBundle/blob/master/README.markdown</>
|
||||
|
||||
Reference in New Issue
Block a user