We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a892d4c + 1393783 commit 86ec192Copy full SHA for 86ec192
src/module/Phpug/config/module.config.php
@@ -373,6 +373,21 @@
373
'label' => 'About',
374
'route' => 'ug/about',
375
),
376
+ array(
377
+ 'label' => 'Slack',
378
+ 'uri' => 'https://phpug.slack.com',
379
+ 'pages' => array(
380
381
+ 'label' => 'Usergroup-Team',
382
383
+ ),
384
385
+ 'label' => 'Get an Invitation',
386
+ 'uri' => 'http://murmuring-forest-7062.herokuapp.com',
387
+ )
388
389
390
+
391
392
393
'service_manager' => array(
0 commit comments