2017 © Pedro Peláez
 

symfony-bundle event-bundle

Symfony WXREventBundle

image

wxr/event-bundle

Symfony WXREventBundle

  • Tuesday, October 15, 2013
  • by Ascarius
  • Repository
  • 1 Watchers
  • 0 Stars
  • 23 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

WXREventBundle

Installation

SonataEasyExtendsBundle

DoctrineExtensions

Event need sluggable behavior to build unique slug from title., (*1)

Configuration

WXREventBundle doesn't require any configuration., (*2)

Default configuration

yaml wxr_event: translation_domain: WXREventBundle event: manager: wxr_event.event.manager.default admin: class: WXR\EventBundle\Admin\Entity\EventAdmin controller: SonataAdminBundle:CRUD category: manager: wxr_event.category.manager.default admin: class: WXR\EventBundle\Admin\Entity\CategoryAdmin controller: SonataAdminBundle:CRUD tag: manager: wxr_event.tag.manager.default admin: class: WXR\EventBundle\Admin\Entity\TagAdmin controller: SonataAdminBundle:CRUD, (*3)

The Versions