ctapuk/admin-extra-bundle

There is no license information available for the latest version (v0.2.1) of this package.

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 1

pkg:composer/ctapuk/admin-extra-bundle

v0.2.1 2016-02-16 15:18 UTC

This package is auto-updated.

Last update: 2025-10-25 21:38:32 UTC


README

CLONE OF Vesax/admin-extra-bundle

Admin Extra Bundle

Add custom role provider:

my_role_provider:
   class: MyRoleProvider
   tags:
       - { name: vesax.admin_extra.role_provider }