Skip to content
dbellettini edited this page Oct 2, 2012 · 6 revisions

UniversiBO 3 follows has a standard Symfony 2.1 directory structure .

Bundles

  • UniversiboCoreBundle: User and Channel management
  • UniversiboForumBundle: phpBB integration
  • UniversiboSearchBundle: Zend Lucene integration
  • UniversiboShibbolethBundle: Shibboleth integration
  • UniversiboSSOBundle: unibo-specific Shibboleth integration
  • UniversiboWebsiteBundle: Application specific controllers, entities, ...

What is a Channel?

A channel is a container for services, like Files, News and Links

Third party bundles

Symfony

  • AsseticBundle
  • DoctrineBundle
  • DoctrineMigrationsBundle
  • DoctrineFixturesBundle
  • FrameworkBundle
  • MonologBundle
  • SecurityBundle
  • SwiftmailerBundle
  • TwigBundle
  • WebProfilerBundle

Sensio

  • SensioFrameworkExtraBundle
  • SensioGeneratorBundle

FOS

  • FOSUserBundle
Clone this wiki locally