Giter Site home page Giter Site logo

alexndlm / easyadminplusbundle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 2lenet/easyadminplusbundle

0.0 2.0 0.0 4.26 MB

EasyAdminPlusBundle is a Symfony 4 wrapper for the amazing EasyCorp/EasyAdminBundle

License: MIT License

PHP 49.99% CSS 0.97% JavaScript 22.13% HTML 26.90%

easyadminplusbundle's Introduction

EasyAdminPlusBundle

About

EasyAdminPlusBundle is a Symfony 4 wrapper for the amazing EasyCorp/EasyAdminBundle which includes some extra features.

Features

  • Provide a generator to guess the default EasyAdmin configuration based on Doctrine Types', Annotations' & Asserts' reflection + support popular 3rd party bundles.
  • Add an action to manage translations files.
  • ACL to restrict access based on entity/action role permissions
  • Add an action to export entities in CSV.
  • Filters on entity
  • Nested tree compatible
  • Show Advanced design ( group and tabs )
  • Batch action on list
  • Configure Query Builder Method
  • Workflow automatic display

Requirements

  • PHP >= 7.1
  • Symfony 4
  • EasyAdminBundle ^1.17

Install

$ composer require 2lenet/easyadmin-plus-bundle

Replace EasyAdmin controller

Load routes from our AdminController or yours but make sure it extends LleEasyAdminPlusBundle Controller

# config/routes/easy_admin.yaml
easy_admin_bundle:
    resource: '@LleEasyAdminPlusBundle/Controller/AdminController.php'
    prefix: /admin
    type: annotation

Getting started

  1. Filter
  2. Generator
  3. Translation Action
  4. ACL
  5. Export Action
  6. Custom Form Types
  7. Nested Tree
  8. Show Group and Tabs
  9. Batch Action
  10. Query Builder Method
  11. Workflow handling

easyadminplusbundle's People

Contributors

emilied68 avatar gulaandrij avatar jorissae avatar jperat avatar laurent-bientz avatar maticg avatar rampmaster avatar sebheitzmann avatar spaghettibolognaise avatar tinouwild avatar ymaillard avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.