Skip to content

Latest commit

 

History

History
executable file
·
27 lines (20 loc) · 888 Bytes

README.md

File metadata and controls

executable file
·
27 lines (20 loc) · 888 Bytes

EasyAdminPlusBundle

EasyAdminPlusBundle is a Symfony (>4.4) bundle wrapper for the EasyCorp/EasyAdminBundle (2.3.x) which includes some extra features.

Install

composer require jacquesndl/easyadmin-plus-bundle

Setup

The bundle provides an official recipe to help you configure the bundle

# config/routes/jacquesndl_easy_admin_plus.yaml

jacquesndl_easy_admin_plus:
    resource: '@JacquesndlEasyAdminPlusBundle/Resources/config/routing.yaml'
    prefix: /admin

Features

Getting started

  1. Authentication
  2. Additional templates